Skip to content

Releases: markerikson/joplin-plugin-vscode-style-search

v0.2.1

22 Oct 15:19

Choose a tag to compare

This release adds additional useful functionality:

  • The search input should now auto-focus as soon as you show the panel
  • Note result list items now prefix the folder name, like "Folder Name > Note Name"
  • Added "Expand/Collapse All" buttons to toggle all notes in the list
  • Added sorting dropdowns, which let you sort by: "Relevance" (default search result order), "Folder Name", "Note Name", "Matches", and "Updated"

v0.1.0 - Initial Release

22 Oct 15:18

Choose a tag to compare

This initial release includes basic functionality:

  • Can toggle the search panel with CTRL-SHIFT-F
  • Search results show up in a list, grouped by note, and each note entry is collapsible