srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.49k stars 412 forks source link

Add ability to define home settings #378

Open ottozumkeller opened 1 year ago

ottozumkeller commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

srwi commented 1 year ago

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.

lalishansh commented 10 months ago

what about everything .ini ?

quantumfrost commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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