I am a relatively new user, so please forgive a basic question in the midst of all your advanced discussions.
I HAVE looked at Help and Forums but cannot find a way to set a default path in the search bar that appears whenever I start up the wonderful Everything program.
I am running 1.5.0.1310a (x64) and would like c:\office\docs\ to appear, with the cursor positioned after the 's' so that I can just type what I am looking for!
If someone can point me at the location of the information describing this, or tell me how to do it, I would be most grateful.
Basic Question - Default Path
Re: Basic Question - Default Path
In Everything you can configure a default search to use:
You might have to press 'CURSOR RIGHT' first if the search is selected (blue background).
- Go to Menu:Tools > Options > general > Home
- Configure Search = Custom >
"c:\your folder\"
(notice that there is a <space> at the end of the custom search) - Click OK
You might have to press 'CURSOR RIGHT' first if the search is selected (blue background).
That was an advanced question; you are now officially qualified to take part in advanced discussions
Last edited by void on Thu Apr 28, 2022 4:39 am, edited 1 time in total.
Reason: Ctrl + Home -> Alt + Home
Reason: Ctrl + Home -> Alt + Home
Re: Basic Question - Default Path
Set your Tools -> Options -> Home -> Search to:
Note the space at the end.
To automatically move the caret to the end of your search for new windows:
Consider creating a filter to search C:\office\docs\
The default filter can be set under Tools -> Options -> Home -> Filter.
Code: Select all
c:\office\docs\
To automatically move the caret to the end of your search for new windows:
- In Everything, type in the following search and press ENTER:
/select_search_on_create_mode=2 - If successful, select_search_on_create_mode=2 is shown in the status bar for a few seconds.
- where 2 can be one of the following:
- 0 = Do not select.
- 1 = Select all. (default)
- 2 = Move caret to end.
Consider creating a filter to search C:\office\docs\
- In Everything, from the Search menu, click Add to filters....
- Change the Name to: Office Docs
- Change the Search to: C:\office\docs\
- Click OK.
The default filter can be set under Tools -> Options -> Home -> Filter.
Re: Basic Question - Default Path
Thank you so much.
Very helpful and very clear.
Very helpful and very clear.