Pinned notes in top breadcrumb, graph view with properties, web search support, bug fixes.
Pinned Notes
Pinned notes and folders now appear in the app’s top breadcrumb, making them accessible at all times — even when the sidebar is closed or when you’re not in notes view.
Improvements
- Graph view now supports
propertiesand displays all their connections. - You can now search for property value occurrences in the workspace using the
[key: value]syntax (e.g.,[status:done]). - Quickly insert a link using the
CMD/Ctrl + Shift + Kshortcut. The link container no longer defaults tohttps://, allowing you to paste any value freely. - When pasting a link without a label, it will now use the markdown link syntax by default, instead of storing it as
<link>. - Uncreated or broken wikilinks will now create notes in the Default folder instead of at the root.
- Wikilink suggestions in properties are now more performant and can be attached with a single click.
- Added
web searchsupport for Google, xAI, and Groq. Removed hardcoded model names fromopenai-compatible providers for web search tooling.
Fixes
- Fixed an issue where
Related Noteswould not display in the properties tab, even if present in the markdown. - The file watching algorithm has been relaxed: it now triggers only when the modified time differs between the file system and the internal database, rather than on every window focus.
