salvadorbs / Asuite

ASuite is a simple open source portable launcher for Microsoft Windows.
http://www.salvadorsoftware.com/asuite
GNU General Public License v3.0
102 stars 14 forks source link

F2 Standard Windows Rename Hotkey and others ("Hotkeys and Where to Find Them") #94

Closed megabugman closed 2 years ago

megabugman commented 3 years ago

F2 is the windows standard hotkey used to rename files/folders. Here it's used for importing a list. Please consider adding/changing F2 for in-place renaming operations of TreeView items.

salvadorbs commented 3 years ago

In fact, there would be a need to revise most of the shortcuts present in ASuite. I will update this issue with a shortcut table (old and potential new shortcuts).

salvadorbs commented 3 years ago

Table with old and new shortcuts

Action Old New
Save list Ctrl + S Ctrl + S
Import list F2 Ctrl + Shift + O
Rename item None F2
About ASuite F1 F1
Cut Ctrl + X Ctrl + X
Copy Ctrl + C Ctrl + C
Paste Ctrl + V Ctrl + V
Delete Del Del
Run F9 Enter
Run as admin None Ctrl + Enter
Add category F3 Ctrl + Shift + N
Add software F4 Ctrl + N
Add folder None Ctrl + Alt + N
Property F5 Alt + Enter

Any suggestions?

megabugman commented 3 years ago

IMO, F1 should open the website not the about window. IMO, ctrl+and+n & ctrl+shift+n are too similar, probably difficult to remember.

add "ctrl+f" hotkey to activate Search Edit control for immediate search/filter

salvadorbs commented 3 years ago

IMO, F1 should open the website not the about window.

For some apps, F1 is for Help and Ctrl + F1 is for About window (everything). Others, F1 is for About window (notepad++). practically in asuite there is no help, so I am more inclined to use the F1 hotkey.

IMO, ctrl+and+n & ctrl+shift+n are too similar, probably difficult to remember.

True, but in explorer Ctrl + shift n is for "new folder". We can use this hotkey for Add category, and choose another hotkey for Add Software.

Updated table.

salvadorbs commented 2 years ago

Done.