Flow.Launcher icon indicating copy to clipboard operation
Flow.Launcher copied to clipboard

Feature request: be able to add multiple seperate triggers to programs plugin with different priority

Open NathanIceSea opened this issue 10 months ago • 2 comments

The motive is to make it possible to assign priorities/orderings/triggers seperately to different sources, makes found programs deduplication less annoying.

For the current time being, programs plugin does not deduplicate found programs among different sources, also there is no ways to assign different priorities for programs found with different sources.

To meet this need, it seems that it could be done with multiple parallel programs plugin configuration, which is not a function provided yet.

For my specific use case, I have a folder C:\GreenSoft\Launcher that collects all common shortcuts sorted in different sub folders, which is indexed by programs plugin explicitly. I assign it with high priority and triggered by *.

But I still need to index all other default programs sources like start menu etc., this time I'd like to give them low default priority and trigger by app prefix explicitly.

NathanIceSea avatar Mar 29 '25 08:03 NathanIceSea

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 60 days.\n\nAlternatively this issue can be kept open by adding one of the following labels:\nkeep-fresh

github-actions[bot] avatar May 29 '25 02:05 github-actions[bot]

The most annoying thing currently is that deduplication does not work with custom index locations, the plugin sees them as different lnks thus different entries.

NathanIceSea avatar Dec 03 '25 13:12 NathanIceSea