What's Changed
Fixed
- Search missed partial words. Typing
featreturned nothing even when a note contained "Features" — the sidebar said no notes matched while the open note highlighted the term. Only whole words worked. Searching part of a word, or the middle of one, now finds it.
Changed
- Search needs at least 2 characters. A single letter matched most of a vault and had to read every note to answer it, so the sidebar now shows its hint instead.
Added
-
Open Task Search — an optional plugin that turns the search box into a task inbox: search
@taskor@tasksto list every note with an unchecked checkbox. Thanks to @lubeda.It ships in
plugins/contrib/and is not loaded until you install it:cp plugins/contrib/search_open_tasks.py plugins/
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.31.1Full Changelog: v0.31.0...v0.31.1