Release 6.35.0
Poznote 6.35.0
This release introduces a built-in AI Assistant that can chat about your notes, powered by your own local Ollama server or a cloud provider.
✨ New Features
-
🤖 AI Assistant
Chat with an AI assistant directly inside Poznote, from the new AI button on the dashboard. The assistant has tools to search and read all your notes on its own. When you explicitly ask for it, it can also create a note, rename one, or rewrite its content (there is deliberately no delete tool).
Works with any OpenAI-compatible server: a local Ollama or LM Studio instance, Anthropic (Claude), OpenAI, or a custom URL.
Privacy note: the AI server is called from the Poznote server, never from your browser. With a local Ollama instance, your notes and conversations never leave your machine.
This new setting is disabled by default and can be hidden using the visibility settings.
https://github.com/timothepoznanski/poznote/discussions/1148
🎨 Improvements
-
📱 Single-line dashboard toolbar on mobile
The dashboard icons are now displayed on a single horizontally scrollable row on mobile, saving valuable screen space.