-
-
Notifications
You must be signed in to change notification settings - Fork 335
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 open target for program shortcuts #2508
Conversation
Signed-off-by: Florian Grabmeier <[email protected]>
This comment has been minimized.
This comment has been minimized.
mind putting up a screenshot for the result? |
I wonder how many options are in context menu. |
There are the following options:
|
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (7)flowlauncher To accept these unrecognized words as correct, you could run the following commands... in a clone of the [email protected]:flooxo/Flow.Launcher.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/prerelease/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/8495324059/attempts/1'
Warnings (1)See the 📂 files view, the 📜action log, or 📝 job summary for details.
See ℹ️ Event descriptions for more information. If the flagged items are 🤯 false positivesIf items relate to a ...
|
I've made some changes:
|
Looks like |
Will it throw the error? If so I guess the reindex will happen automatically. You might try the release build? |
This PR closes #2390.
Description
I added a new result in the context menu for programs to open the destination folder.
Only in
win32
this new result is added, becauseUWP
work differently and have no links, so "open containing folder" already opens the correct location automaticallyChanges
Add
open target folder
option for programs