About shortcut key (toggle) behavior

Discussion related to "Everything" 1.5 Alpha.
Post Reply
doskoi
Posts: 5
Joined: Thu May 11, 2023 5:37 am

About shortcut key (toggle) behavior

Post by doskoi »

I set Ctrl+1 to "details display" and Ctrl+2 to "thumbnail (large)".
If the default behavior is toggle, the behavior of shortcut keys will be mixed.

Is there a way to make it "fixity" instead of "toggled"?
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: About shortcut key (toggle) behavior

Post by void »

Please try the following:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Keyboard tab on the left.
  • To the right of Show commands containing, search for:
    details
  • Select View | Details.
  • Select Ctrl + 1.
  • Click Remove.
  • To the right of Show commands containing, search for:
    thumbnails
  • Select View | Large Thumbnails.
  • Select Ctrl + 2.
  • Click Remove.
  • Click OK.
    ---
  • From the Bookmarks menu, click Add to bookmarks.
  • Change the Name to: Details (no toggle)
  • Change the Search to: /command 40102
  • Change the Keyboard shortcut to: Ctrl + 1
  • Click OK.
    ---
  • From the Bookmarks menu, click Add to bookmarks.
  • Change the Name to: Large Thumbnails (no toggle)
  • Change the Search to: /command 40104
  • Change the Keyboard shortcut to: Ctrl + 2
  • Click OK.
/command
These commands are defined in the SDK.
doskoi
Posts: 5
Joined: Thu May 11, 2023 5:37 am

Re: About shortcut key (toggle) behavior

Post by doskoi »

Thank you for your prompt reply.

Shortcuts using bookmarks were a blind spot!!
In this case, "/command" was not used.


*Everything1.5 has become an essential tool for me.
*thank you
Post Reply