Release v1.5.0
Added features
Live Mode
Now you can see semantically related notes to text you're typing in real time. It might get handy when you need to see related notes not to the whole active note, but to a specific segment. Selection Mode was doing almost the same job, but now you don't need to select text at all. It tracks either your current paragraph or the last N words before the cursor, and re-embeds it automatically a short pause after you stop typing.
When enabled (Settings → Additional Modes → Live Mode), a corresponding button appears in the side panel header to turn the mode on and off.
QOL changes
Clear related fieldcommand now informs, that exceptions are not touched.- Side panel now shows backlinks and outgoing links even if an active note is not indexed. You can still index note by either clicking the
index notebutton in the list view or the central node in the graph view (it now has warning triangle if note is not indexed). Selection Modetab is renamed toAdditional Modesand now shows both Selection and Live modes.- Switch from display() to getSettingDefinitions() so you can search for settings globally.
Bug fixes
- Side panel index button was indexing the whole vault instead of only indexing active note.
- In
Selection modeGraph nodes did not display outgoing/backlinks indicators.