You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function might help users use plugins to do something on what they are focusing quickly or users can drag it in the flow search result to share it quickly.
I think it would be better if we add a copy button in the builtin shortcuts list.
FixesFlow-Launcher#2936
Add new builtin shortcut `{active_office_file}` to quickly access the active office file.
* Add a new method `GetActiveOfficeFilePath` in `Flow.Launcher.Infrastructure/Helper.cs` to retrieve the active office file path.
* Add a new builtin shortcut `{active_office_file}` in `Flow.Launcher.Infrastructure/UserSettings/Settings.cs` to use the `GetActiveOfficeFilePath` method.
* Update the `BuiltinShortcuts` list in `Flow.Launcher.Infrastructure/UserSettings/Settings.cs` to include the new `{active_office_file}` shortcut.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Flow-Launcher/Flow.Launcher/issues/2936?shareId=XXXX-XXXX-XXXX-XXXX).
Just like
{active_explorer_path}
It's not difficult.
This function might help users use plugins to do something on what they are focusing quickly or users can drag it in the flow search result to share it quickly.
I think it would be better if we add a copy button in the builtin shortcuts list.
An example in
python
:The text was updated successfully, but these errors were encountered: