issues
search
markerikson
/
joplin-plugin-vscode-style-search
A Joplin plugin that provides a search UI panel patterned after VS Code, with matches per note and per-match hit highlighting
20
stars
2
forks
source link
Initial feature improvements
#4
Closed
markerikson
closed
1 month ago
markerikson
commented
1 month ago
This PR:
Does some cleanup after publishing 0.1.0
Focuses the search input when you load the panel
Adds "Collapse/Expand All" buttons in the results list
Prefixes note search results with the parent folder name
Adds dropdowns to sort results (relevance, number of hits, note name, folder name, last updated)
This PR: