srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
8.77k stars 395 forks source link

Run history #456

Closed kamssiopeia closed 7 months ago

kamssiopeia commented 8 months ago

Preflight Checklist

Problem Description

Except for searching for something specific i often run same ~15 programs/games on my PC i would like to have option to display history of last X run programs

Proposed Solution

Option to enable "run history" similar to how it works in original everything

Alternatives Considered

Perhaps ability to stick / bookmark certain entries

Additional Information

No response

srwi commented 8 months ago

You can achieve the behavior like in Everything's "run history" already with EverythingToolbar by sorting the results by run count. Additionally to that you could create a custom filter that only searches shortcuts in the start menu to achieve the desired "most used programs".

I specifically don't want to add a feature to pin certain apps as that is outside the scope of this project and there are other better alternatives already out there (Flow Launcher, Wox, etc.)