greetings guys ..
i learned here before that i can set the maximum thumbnail size to 512*512, and i use this alot during my day
now i want to make a hotkey [f7] to toggle between details view and extra large thumbnails 512
i searched everything keyboard shortcuts and found hotkey toggle in view>extra large thumbnails, but i can't customize it to 512 size
is there a way to make [f7] hotkey toggle between details view and thumbnails 512 view ??
thank you for ur help.
[question] how to setup a one stroke hotkey for 512 thumbnail view
Re: [question] how to setup a one stroke hotkey for 512 thumbnail view
I am not very familiar with thumbnails, but does the following help to see 512*512 thumbnails when selecting extra large thumbnails?
- Paste the following in the search bar
- Press ENTER:
Code: Select all
/extra_large_thumbnail_size=512
- The statusbar will show the result for a couple of seconds
Re: [question] how to setup a one stroke hotkey for 512 thumbnail view
i thought of this, but didn't know if there is a working code
i will try it now ..
i will try it now ..
NotNull wrote: ↑Sat Jun 03, 2023 8:57 pm I am not very familiar with thumbnails, but does the following help to see 512*512 thumbnails when selecting extra large thumbnails?
(you might need to close and reopen the Everything window to activate this setting)
- Paste the following in the search bar
- Press ENTER:
Code: Select all
/extra_large_thumbnail_size=512
- The statusbar will show the result for a couple of seconds
Re: [question] how to setup a one stroke hotkey for 512 thumbnail view
thank you NotNull it works exactly as i wanted ..
NotNull wrote: ↑Sat Jun 03, 2023 8:57 pm
- Paste the following in the search bar
- Press ENTER:
Code: Select all
/extra_large_thumbnail_size=512
- The statusbar will show the result for a couple of seconds