Skip to content

Releases: mantasjasikenas/flow-launcher-shortcuts-plugin

v1.1.1

18 Jan 16:02
Compare
Choose a tag to compare
  • 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

17 Dec 17:29
Compare
Choose a tag to compare

Highlights

  • Auto-completion support
  • Fuzzy search for shortcuts
  • Improved search result list

v1.0.9

30 Nov 16:48
9fa1811
Compare
Choose a tag to compare

Highlights

  • Allow dynamic arguments in command q list
  • Improve handling of shortcut expansion with arguments

v1.0.8

02 Nov 16:08
d933506
Compare
Choose a tag to compare

Highlights

  • Shortcut completion suggestions while typing
  • Context menu for directories and files

image

image

v1.0.7

28 Sep 09:51
9b3efb8
Compare
Choose a tag to compare

Highlights

  • Fixed bug when creating a new shortcut (missing directory)
  • Updated group shortcut positioning

v1.0.6

05 Sep 17:09
a1ef4c8
Compare
Choose a tag to compare

Highlights

  • New shortcut icons
  • Modified group shortcut displaying

v1.0.5

25 Aug 16:47
4161174
Compare
Choose a tag to compare

Highlights

  • New commands handling
  • Pass dynamic arguments to shortcut
  • Typing suggestions, and information for the user
  • Multiple shortcut groups

v1.0.4

20 Aug 07:18
29e086a
Compare
Choose a tag to compare
Fixed missing icon

v1.0.3

13 Aug 12:51
Compare
Choose a tag to compare
Fixed shortcuts deserialization bug

Updated README.md logo

v1.0.2

11 Aug 14:25
Compare
Choose a tag to compare
Modified project structure.

Bumped target framework to NET 7.0