JnLlnd / FoldersPopup

Popup menu to jump instantly from one folder to another. Freeware.
code.jeanlalonde.ca/folderspopup/
45 stars 7 forks source link

Set Windows to Details View #115

Closed JnLlnd closed 9 years ago

JnLlnd commented 9 years ago

See https://mail.google.com/mail/u/0/#inbox/14a28760a5a87280

Set Windows to Details View: (A little complicated but some have AHK examples) Answer: ALT + 2 or CTRL + SHIFT + 6 or ALT(left) + v + d Search: http://www.google.com/#&q=keyboard+shortcut+for+details+view Results: http://www.mcaughtry.com/2013/06/windows-8-tip-keyboard-shortcut-for-details/ (with AHK references) http://superuser.com/questions/185124/how-to-change-windows-explorer-view-by-keyboard/600419#600419 (with AHK auto-trigger example!) http://superuser.com/questions/84716/why-does-windows-xp-explorer-search-sometimes-switch-to-icons-view/84721#84721

Win 8.1 only?

JnLlnd commented 9 years ago

+1 http://code.jeanlalonde.ca/folderspopup/#comment-10033

define globally or per app the view mode (thumbnail, details, etc..) and file sort on dialog boxes

JnLlnd commented 9 years ago

+1 http://code.jeanlalonde.ca/folderspopup/#comment-10054

JnLlnd commented 9 years ago

This issue was moved to JnLlnd/FavoritesPopup#14