A note editor built block-first — not document-first.
Most rich text editors are document editors retrofitted for notes. Knovya is the other way around: twenty-two block types, AI that signs its own work, multiplayer in every keystroke — built on the open-source BlockNote and ProseMirror libraries. The editor is free forever; AI features draw on a shared credit pool.
Type slash. Compose a note.
A working slice of the editor. Pick a block on the left — it lands in your note on the right. Reorder, remove, swap. The same surface that lives in every Knovya page.
Twenty-two block types, five families.
Each block answers a different question about a piece of content. Together they cover everything a knowledge worker, writer, or product team writes — and the AI family is where Knovya stops looking like every other editor.
Rich text editors were built for documents — and your second brain isn't a document.
Word was for memos. Pages was for letters. TinyMCE, CKEditor, Quill — for blog posts and CMS forms. Lexical was built for status updates at scale.
They are fine document editors. None of them were built for notes. Notes are smaller, denser, more structural, more cross-linked. They live next to a thousand other notes, get edited in fragments, get co-authored by humans and agents. The block was the right primitive — and almost no editor library starts there.
- The cost
- Knowledge workers paste, restructure, and reformat between three apps because their editor was built for a different shape.
- The fix
- Start from the block. Make every block addressable, draggable, transformable. Then build everything else on top.
From WYSIWYG to block-as-primitive.
Knovya's editor stands on a fifty-year line of editing paradigms. Five ancestors taught it how to think.
- 1974Xerox Bravo — WYSIWYG The first editor where the screen showed the printed page. What you see is what you get — the foundation every text editor still inherits from. Xerox PARC · Simonyi & Lampson
- 2017ProseMirror 1.0 — content model Marijn Haverbeke shipped a rigorous schema-based content model with transactions, plugins, and a real undo history. The editor stopped being a contenteditable div. Marijn Haverbeke · open source
- 2018Notion 2.0 — block-as-primitive Every paragraph, heading, table, embed became a draggable, addressable block. The block went mainstream — and a generation of knowledge workers learned to type slash. Notion Labs · product release
- 2022BlockNote — open-source Notion-style TypeCellOS opened the block paradigm by shipping a polished editor on top of ProseMirror and Tiptap, MPL-2.0 licensed, with built-in slash menus, drag handles, and Yjs collaboration. TypeCellOS · open source
- 2026Knovya Block Editor Twenty-two block types, agentBadge attribution, six editor modes, markdown-native round-trip. Block-as-primitive — extended for the AI-co-authored era. ★ Knovya · production
Nobody else signs the AI's work.
Notion has AI. Obsidian has plugins. TipTap has slash menus. Lexical
has performance. None of them mark which blocks were drafted by
an agent — let alone which agent, which action, which moment.
Knovya's agentBadge block is provenance by default —
readable in the page, addressable through MCP.
- Notion AI as chat overlay
- Obsidian AI via community plugins
- TipTap developer toolkit
- Lexical framework, no AI layer
- Quill / TinyMCE classical WYSIWYG
- ★ Knovya block-level provenance
The editor lives in four moments.
Each surface is a place where you reach for the editor and it reaches back. Four daily-driver patterns — slash, select, sign, sort.
A keystroke away from every block type. Search by name, scroll by family. The same surface the Lab above is built from.
Bold, italic, link, color — and one button rivals don't have: edit with AI. Sends the selected blocks straight to the AI drawer with full context.
When an AI co-edits a section, an agentBadge stays
attached. People see who wrote what; agents through MCP can
read provenance without guessing.
Hover any block, the handle appears in the gutter. Grab to reorder, click to open the block menu — convert, duplicate, transform, delete.
Block Editor composes with the rest of Group III.
A few honest answers.
What is a block-based editor?
How is Knovya's editor different from Notion's?
agentBadge that records the agent, action, and moment. And Knovya is multiplayer through Yjs CRDT in every block, not only at the page level.Is the editor open source?
agentBadge upstream where the open-source license permits.Can I use markdown shortcuts?
# for heading, - for bullet list, > for quote, ``` for code, $$ for math, --- for divider. Every shortcut maps to its native Knovya block — and exports cleanly as Markdown when you want your note to live anywhere else.What is the agentBadge block?
agentBadge — readable to you and to other agents through MCP. Provenance, by default.Are AI features included on Free?
Does the editor work offline?
Open the editor. Start writing.
Twenty-two block types from minute one. AI credits, version history, and end-to-end encryption when you grow into them.