0.18.0
LATESTMindmaps
Notes can now hold a mindmap: one central idea with branches spreading left and right. It joins flowcharts and org charts as the third kind of diagram. Insert one from the block menu (Mind map), or ask in chat — "turn these points into a mindmap", "organise this into a mindmap".
- For thinking, not for process. Flowcharts show steps and branching; org charts show hierarchy. A mindmap is for opening a topic up — brainstorming, sorting out what an argument contains, sketching the shape of a piece of writing.
- The layout is worked out for you, and the same note always draws the same picture. Branches are split left and right automatically, so there is no direction to choose.
- Drawn as a static image, so it survives in exported
.html, in PDFs and in thumbnails.
Markdown round-trips keep more of your note
Switching a note to Markdown and back used to drop things quietly. Five kinds of content now survive the trip.
- Code block filenames. A filename shown above a code block was written nowhere in the Markdown, so it was gone for good after one round trip. It is now carried in the fence, as
```ts title="a.ts". - Image captions became a separate italic paragraph underneath the image. They stay attached to the image.
- Quote attributions. The author and source were folded into the quote text, where they read as part of the quotation. They stay separate.
- Single checkboxes turned into a one-item checklist.
- Diagram types. An org chart came back as a flowchart, every time.
Fixes
Japanese labels ran outside their boxes in flowcharts and org charts. The width of a node was estimated as though every character were a Latin letter, so labels in Japanese, Chinese and Korean overflowed the shape and collided with neighbouring nodes.
Cost estimates for some Gemini models were too low. The price table carried a provisional figure for gemini-3.5-flash that had never been revised against Google's published prices — the estimate came out at between a fifth and half of the real rate. If you picked gemini-flash or gemini-3.5-flash yourself, the estimate you see will now be higher. Nothing about what you are charged has changed; only the estimate was wrong. If you have not changed the model, your estimates were already correct and are unaffected.