Flow.Launcher
Flow.Launcher copied to clipboard
Feature: Most used query results list
Show most used results when activated and query textbox is blank.
- give user option to turn this on
- should show query results in history not actual query typed when hit ctrl h
- query result history is ordered by most used
More specifically, when query box is blank, and if there no query text, then show the most used recent results.
Ultimately to reduce the number of times I need to type again for the same result I used in the past.
I like this idea. Similar to how z works with fzf. I wouldn't mind looking into this if you haven't already started it?
I like this idea. Similar to how z works with fzf. I wouldn't mind looking into this if you haven't already started it?
That would be awesome if you could. I have not been able to get around to it yet.
this feature seems that need a logger to record user's querying keywords.
And do a simple statistic analysis.
Similar to https://github.com/Flow-Launcher/Flow.Launcher/pull/852
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.
Hi @sambarrowclough - are you still working on this?
Hey! No I never got around to it unfortunately.