Releases: chrillek/DT-Search-JS
Releases · chrillek/DT-Search-JS
Changed modifier key for "copy Markdown link"
Added group search
The main new feature is the possibility to limit the search to a group. Select a database first, then get a list of its groups with Ctrl-Enter. Start the search in one of the groups with Cmd-Enter.
Bumped version
No new code, just fixes some GitHub mess I made
Code cleanup, list all favorites
This release is mostly about internal cleanup. The workflow now uses a single JavaScript file to do all the work. That removes redundant code and should allow for easier updates.
The only new feature is that DTF now lists all favorites. Previously, only groups and records were shown, not databases. However, this command now also sets the status of databases in favorites to "open".
Version with a single JS file
This release uses only a single JavaScript file that handles all the commands.
First release on GitHub
First release with README and workflow