Could you add the possibility to add a keyboard hotkey to: File / Copy property / Size?
The size of the file that is currently selected.
Possibility to add a keyboard hotkey to copy size
Re: Possibility to add a keyboard hotkey to copy size
Hi,
For example, you can create bookmark(s) with the following command(s) and create (a) shortcut(s):
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Bookmark
Name: RESULT_LIST_COPY_TSV_NO_HEADER - Shortcut: e.g. ALT + K
Search: Custom ...
Remark:
/command 41182 <-- press Alt + ENTER to create a line break or simply copy the CODE and paste it into the bookmark! | nop:
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Bookmark
Name: RESULT_LIST_COPY_TSV_WITH_HEADER - Shortcut: e.g. ALT + L
Search: Custom ...
Remark:
/command 41183 <-- press Alt + ENTER to create a line break or simply copy the CODE and paste it into the bookmark! | nop:
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
"Size" is always output in Bytes, even if in 'Everything' Options - 1.5.0.1383a (x64) > View > Size format: Auto ... is present.
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Further information can be found here:
Copy field contents to clipboard for all columns defined in the bookmark
____________________________________________________
Windows 11 Pro (x64) Version 23H2 (OS Build 22631.3810)
'Everything' 1.5.0.1383a (x64) - "Portable on system drive C:"
For example, you can create bookmark(s) with the following command(s) and create (a) shortcut(s):
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Bookmark
Name: RESULT_LIST_COPY_TSV_NO_HEADER - Shortcut: e.g. ALT + K
Search: Custom ...
Code: Select all
/command 41182 nop:Mark file(s)
/command 41182 <-- press Alt + ENTER to create a line break or simply copy the CODE and paste it into the bookmark! | nop:
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Bookmark
Name: RESULT_LIST_COPY_TSV_WITH_HEADER - Shortcut: e.g. ALT + L
Search: Custom ...
Code: Select all
/command 41183 nop:Mark file(s)
/command 41183 <-- press Alt + ENTER to create a line break or simply copy the CODE and paste it into the bookmark! | nop:
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
"Size" is always output in Bytes, even if in 'Everything' Options - 1.5.0.1383a (x64) > View > Size format: Auto ... is present.
⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺⸺
Further information can be found here:
Copy field contents to clipboard for all columns defined in the bookmark
____________________________________________________
Windows 11 Pro (x64) Version 23H2 (OS Build 22631.3810)
'Everything' 1.5.0.1383a (x64) - "Portable on system drive C:"
Re: Possibility to add a keyboard hotkey to copy size
To create a keyboard shortcut to copy size information:
To copy the size from the current selection without a keyboard shortcut:
- From the Bookmarks menu, click Add to Bookmarks....
- Change the Name to: Copy Size
- Change the Search to: /copy $size:
- Set a keyboard shortcut.
- Click OK.
To copy the size from the current selection without a keyboard shortcut:
- Right click your selection under the Size column and click Copy Size.
-or- - From the File menu, under the Copy Property submenu, click Copy Size.
Re: Possibility to add a keyboard hotkey to copy size
I have changed my mind. I have too many keyboard shortcuts.
Would it be possible to change the context menu?
Add the option 'Copy Size' (without using the submenu Copy Property, which has no underlined letter, so a keyboard script is not feasible) under Alt+f.
With an option to assign a key, for example S, to be underlind. That is currently assigned to 'Create Shortcut', but I don't use that option (maybe I can remove it or change the underlined letter?).
So that a keyboard script (for a programmable keyboard) with 'Alt+f, s' copies the size.
While we are at this context menu: I'd like to remove Options like Export, Open, Delete and Rename from the context menu. If possible .
For Open I use Enter, for Delete I use the DEL key, for Rename I use the F2 key.
Edit: I see you said "Full context menu customization is on my TODO list." in November 2022...
Re: Possibility to add a keyboard hotkey to copy size
The context menu is mostly hard coded.Would it be possible to change the context menu?
Some items can be shown/hidden under Tools -> Options -> Advanced -> ( search for context_menu )
I have put on my TODO list to look into executing search commands from custom open commands.Add the option 'Copy Size' (without using the submenu Copy Property, which has no underlined letter, so a keyboard script is not feasible) under Alt+f.
Custom open commands are shown in the context menu.
You can prefix a letter with & to use it as a context menu keyboard shortcut. (eg: Copy &Size )
Maybe there's a third party tool out there that copies the size from the specified filename?
The search command to copy size is: /copy $size:
Customizing strings in Everything 1.5With an option to assign a key, for example S, to be underlind. That is currently assigned to 'Create Shortcut', but I don't use that option (maybe I can remove it or change the underlined letter?).
Not all strings can be customized yet.
I am working on this for localization..
For example, to remove the S shortcut for Create shortcut:
Open your Everything.ini in the same location as your Everything.exe
Add the following line to the end of the file:
localization_strings=927=Create Shortcut
Please consider a bookmark, but set the name to:So that a keyboard script (for a programmable keyboard) with 'Alt+f, s' copies the size.
Copy &Size
Now you can use Alt + B, S
You will need to disable menu_escape_amp to allow & in bookmark names:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Advanced tab on the left.
- To the right of Show settings containing, search for:
amp - Select: menu_escape_amp
- Set the value to: false
- Click OK.
I have put on my TODO list to add an option to remove common context menu items (like rename and delete).While we are at this context menu: I'd like to remove Options like Export, Open, Delete and Rename from the context menu. If possible .
Not for Everything 1.5, hopefully in Everything 1.6.Edit: I see you said "Full context menu customization is on my TODO list." in November 2022...