Originally Posted By: DEddy
Hope I don't get mocked for this.

Hope you'll consider moving 'Open from Fav folder' (same in Save As) up to 2nd place. OR... give it a shortcut key.


I was going to make two shortcuts, one for Open and one for Save but there is no Save To Favorite Folders in the File - Save Special, only in the Save As button menu.
But, Open Favorite Folders has an Open & Save Button.
So it is all done with HotKeys "Shift+Win+F"

AutoHotKey_Favorite_Folders.zip

just extract the folder and run AutoHotKey64 or 32

;Open/Save Favorite Folder
~+#f:: ;This is the Hotkey Shift + Win + F


change to any other hotkey you like that's not in use

# Win (Windows logo key)
! Alt
^ Control
+ Shift

Right click AutoHotKey.exe - create a shortcut and move it to the Startup Menu to start with Windows,
just drag the shortcut to the Start Menu - All Programs - Startup.

To edit the hotkeys right click on the "H" running in the system tray - Edit - Save - right click "H" Reload.