Skip to content
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

Open
1 task done
ottozumkeller opened this issue Apr 27, 2023 · 9 comments
Open
1 task done

Add ability to define home settings #378

ottozumkeller opened this issue Apr 27, 2023 · 9 comments
Labels
feature idea Requested feature p:3 Priority 3

Comments

@ottozumkeller
Copy link

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

image

@Horst12
Copy link

Horst12 commented Apr 27, 2023

In addition to filters Toolbar also recognizes macros which you have defined in Everything.
What settings you are missing in Filters ?
You can define any searches with all their functions and other attributes.
I don't see what is missing.

@ottozumkeller
Copy link
Author

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.
I hope my explanation is clear enough.

image
image

@Horst12
Copy link

Horst12 commented Apr 27, 2023

In version 1.0.5 of the toolbar you can set "Remember Filter".
So the next toolbar search will start with the last used filter.

@ottozumkeller
Copy link
Author

Yes, I know. However, that is not the behavior I want.

@srwi
Copy link
Owner

srwi commented May 5, 2023

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.

@srwi srwi changed the title Synchronize more Everything-Settings with EverythingTollbar Add ability to define home settings May 5, 2023
@srwi srwi added the feature idea Requested feature label May 5, 2023
@lalishansh
Copy link

what about everything .ini ?

@quantumfrost
Copy link

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.

@srwi
Copy link
Owner

srwi commented Feb 9, 2024

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.

@quantumfrost
Copy link

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

@srwi srwi added the p:3 Priority 3 label Sep 15, 2024
@srwi srwi mentioned this issue Nov 8, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature idea Requested feature p:3 Priority 3
Projects
None yet
Development

No branches or pull requests

5 participants