Releases: mantasjasikenas/flow-launcher-shortcuts-plugin
Releases · mantasjasikenas/flow-launcher-shortcuts-plugin
v1.1.1
- Multiple plugin keywords support. Now you can use:
q keyword get
to list all plugin keywords for the plugin.q keyword set <keyword>
to set the plugin keyword. This will override any existing keywords for the plugin.q keyword add <keyword>
to add additional keyword for the plugin.q keyword remove <keyword>
to remove a keyword from the plugin.
- Provided argument without name will be assigned to the first argument of the shortcut.
v1.1.0
Highlights
- Auto-completion support
- Fuzzy search for shortcuts
- Improved search result list
v1.0.9
Highlights
- Allow dynamic arguments in command q list
- Improve handling of shortcut expansion with arguments
v1.0.8
v1.0.7
Highlights
- Fixed bug when creating a new shortcut (missing directory)
- Updated group shortcut positioning
v1.0.6
Highlights
- New shortcut icons
- Modified group shortcut displaying
v1.0.5
Highlights
- New commands handling
- Pass dynamic arguments to shortcut
- Typing suggestions, and information for the user
- Multiple shortcut groups
v1.0.4
Fixed missing icon
v1.0.3
Fixed shortcuts deserialization bug Updated README.md logo
v1.0.2
Modified project structure. Bumped target framework to NET 7.0