Skip to content

ContextMenu: Return back to query result from context menu after context menu result action. #3222

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

Closed
Or1g3n opened this issue Feb 3, 2025 · 5 comments
Labels
enhancement New feature or request

Comments

@Or1g3n
Copy link

Or1g3n commented Feb 3, 2025

Is your feature request related to a problem? Please describe.

Please see discussion on my plugin repo for details, Or1g3n/Flow.Launcher.Plugin.Todos#9.

My plugin is more focused on item management, for this reason I mostly avoid exiting the FlowLauncher UI after result actions are executed. I am working on adding ContextMenu based actions, however, in current state, it appears the behavior to return back to query search only works when the ContextMenu is hidden. Per @jjw24, the API nor default behavior does not currently support return to query search AFTER ContextMenu based result action.

Describe the solution you'd like

Please enable the return to query search after ContextMenu result action even if window is not hidden. Additionally, this could be added as an API call action to support plugin development.

See @jjw24 comments in the link above for clarification.

@Jack251970
Copy link
Contributor

@Or1g3n Can this help? #3087

@Or1g3n
Copy link
Author

Or1g3n commented Feb 7, 2025

@Jack251970 This looks like exactly what I was looking for! However, I do not see this function in the API even though I am on the latest version (4.4.0) per NuGet manager in visual studio. Although this was merged is this not released yet?

@Jack251970
Copy link
Contributor

@Jack251970 This looks like exactly what I was looking for! However, I do not see this function in the API even though I am on the latest version (4.4.0) per NuGet manager in visual studio. Although this was merged is this not released yet?

yeah, will be available in the next version

@Or1g3n
Copy link
Author

Or1g3n commented Feb 9, 2025

This issue was confirmed to already be solved on #3087, thanks @Jack251970! Closing this issue as a duplicate.

@Or1g3n Or1g3n closed this as completed Feb 9, 2025
@Jack251970
Copy link
Contributor

@Or1g3n Hello, FYI, if you use this api function to make sure ChangeQuery and ReQuery work when results are from context menu or history, you can remove this function. See more in #3240.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants