[question] how to setup a one stroke hotkey for 512 thumbnail view

Discussion related to "Everything" 1.5 Alpha.
Post Reply
asamirid
Posts: 127
Joined: Sat Oct 13, 2018 12:28 pm

[question] how to setup a one stroke hotkey for 512 thumbnail view

Post by asamirid »

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.
NotNull
Posts: 5461
Joined: Wed May 24, 2017 9:22 pm

Re: [question] how to setup a one stroke hotkey for 512 thumbnail view

Post by NotNull »

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
(you might need to close and reopen the Everything window to activate this setting)
asamirid
Posts: 127
Joined: Sat Oct 13, 2018 12:28 pm

Re: [question] how to setup a one stroke hotkey for 512 thumbnail view

Post by asamirid »

i thought of this, but didn't know if there is a working code :D :D

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?
  • 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
(you might need to close and reopen the Everything window to activate this setting)
asamirid
Posts: 127
Joined: Sat Oct 13, 2018 12:28 pm

Re: [question] how to setup a one stroke hotkey for 512 thumbnail view

Post by asamirid »

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
Post Reply