How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Biff
Posts: 1154
Joined: Mon May 25, 2015 7:09 am

How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by Biff »

How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side:
Image
Last edited by Biff on Fri Aug 04, 2023 10:14 am, edited 1 time in total.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by void »

Everything doesn't have an option to set the cursor position.

You'll need an third party program to do this.
Maybe autohotkey?



I'll look into adding a command to focus the bookmarks search box.
tuska
Posts: 1052
Joined: Thu Jul 13, 2017 9:14 am

Re: How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by tuska »

Options - Keyboard

Code: Select all

View | Bookmarks	SHIFT+B (Global)

Window | Next Frame	F6 (Global)
Window | Previous Frame SHIFT+F6 (Global)
Biff
Posts: 1154
Joined: Mon May 25, 2015 7:09 am

Re: How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by Biff »

Sorry, I meant this above:
Image
Maybe autohotkey?
Yes, but unfortunately I am not able to use such programs.
I'll look into adding a command to focus the bookmarks search box.
That's nice, thank you very much!
Options - Keyboard
Thank you for these!

I accidentlly pressed CTRL+B, then the "Select Bookmark" window was shown. Where could I find it here:
Image

Ah, it seems to be this one:
Image
Last edited by Biff on Fri Aug 04, 2023 10:35 am, edited 1 time in total.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by void »

There's no keyboard shortcut for View | Bookmarks by default.

You can add one under Tools -> Options -> Keyboard -> View | Bookmarks -> Add...
Biff
Posts: 1154
Joined: Mon May 25, 2015 7:09 am

Re: How could one create a shotcut to get the cursur in the search field of the bookmarks panel on the left side?

Post by Biff »

You can add your own under Tools -> Options -> Keyboard -> View | Bookmarks -> Add...
Thank you, yes, I know, I did, I meant something different. But opening that bookmarks (window / panel), with e.g. SHIFT+B) does what I wanted I have to - if it already is open press SHIFT+B twice). The cursor is in the serch field.

Many thanks!
Post Reply