-
-
Notifications
You must be signed in to change notification settings - Fork 446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to define home settings #378
Comments
In addition to filters Toolbar also recognizes macros which you have defined in Everything. |
With the "Home" options I can set which results are displayed by default when I open a new search window in Everything. I would also like to have this behavior when the Toolbar search opens. For example, if I apply the settings shown in the previous screenshot above, every time I start a new Everything search, the "Documents" filter is set by default and the results are sorted by "Run Count (Descending)" (see screenshot 1). But when I want to search with Toolbar, the "Everything"-filter is always set (see screenshot 2). So I miss a default search filter setting that sets the same filter every time I open the Toolbar search. |
In version 1.0.5 of the toolbar you can set "Remember Filter". |
Yes, I know. However, that is not the behavior I want. |
Unfortunately the Everything SDK doesn't provide a way to retrieve those settings from the active Everything instance so synchronizing those will not be easily possible. I will rephrase the issue title to reflect your specific use case better. At least that part could potentially be a feature of EverythingToolbar. |
what about everything .ini ? |
Would be good to have an option to at least open with the last search. It's too easy to accidentally close the toolbar and have to type it again. |
This can already be done by enabling search history in EverythingToolbar options. |
Thanks, just figured out Ctrl+arrows works |
Preflight Checklist
Problem Description
I have created some default search options under Everything, which unfortunately are not taken over by EverythingToolbar.
Proposed Solution
I would like EverythingToolbar to take over not only the filters from Everything, but also other settings like the search options (under General > Home).
Alternatives Considered
If my proposed solution does not work, the most obvious idea would be to implement these settings manually. However, this would most probably be much more work.
Or I just accept that it is not possible.
Additional Information
The text was updated successfully, but these errors were encountered: