Here's the problem with ChatGPT-style workflows: the good ideas die in the chat.
You have a great back-and-forth, the AI produces something useful, and then it's buried in a conversation log you'll never scroll back through. Your actual notes — the thing you'll read next month — never get better.
Znote 4.2 flips this around.
Conversation on the side, note in the middle
You can now open an interactive AI chat directly in Znote. It sees your note. You talk, iterate, disagree, refine — a normal conversation.
The difference is what happens next. When the conversation lands somewhere useful, you don't copy-paste fragments out of a chat window. You ask Znote to rewrite the note based on what you agreed on:
- Rewrite against a plan. Sketch an outline with the AI in chat — argue about structure, cut sections, reorder — then apply it. The note is rewritten to match the plan you chose, not a plan the model invented.
- Rewrite a selection. Highlight one paragraph, one section, one messy list. Only that gets reworked. The rest of your note is untouched.
The conversation is scaffolding. The note is the deliverable.
Why this beats a chat app
A ChatGPT conversation grows. A good note stays concise. Every round of AI generation adds text; the rewrite step is what removes it. Generate answers into your note, then fold them in with a rewrite — you end up with a note that's sharper than when you started, instead of a transcript that's longer.
And because this happens in your vault, everything the AI helps you produce is a plain Markdown file on your machine. Searchable, linkable, versionable. Not trapped in someone's chat history.
It works with real data too
This is where Znote's executable code blocks change the game. Fetch data with a code block — an API call, a SQL query — and the AI can reason over the results in the same conversation. Then rewrite the analysis into the note. Live data in, clean note out.
Znote is a local-first Markdown editor with executable code blocks and AI grounded in your notes. Opens Obsidian vaults natively.