Skip to main content
Support

Mind Map Deep Dive

Plan and revise with an outline that is also a map - templates, the File menu, read aloud, study mode, and the full keyboard reference.

Overview

Mind Map is an outline-first way to plan an essay or revise a topic. You type an outline, and the same outline is drawn as a branching map on a canvas beside it. Both panes edit one model, so a change in either shows up in the other straight away.

Who benefits most: Anyone who plans by talking themselves through a structure rather than writing a linear draft, anyone who revises better from a picture than from notes, and anyone who cannot use a drag-and-drop diagram tool with a mouse.

Beta. Mind Map is marked beta in the popup and in the editor. Everything described here works and your maps are saved, but parts of it will still change. The saved format is Markdown, OPML and JSON compatible, so you can always take a map out of the extension.


Opening it

Three ways in:

  • Popup → Study → Mind Map → Open Mind Maps opens the library in its own tab
  • Alt+Shift+M does the same from any page
  • Popup → Study → Mind Map → Map this page turns the current page’s headings into a map, without using AI

Select text on any page and choose Add to mind map in the highlight menu to send that phrase into a map. Which map it lands in is set by Highlights go to in the Mind Map controls; the default is an inbox map that is created for you.

The Mind Map editor: an outline of an essay plan on the left, the same plan drawn as a branching map on the canvas in the middle, and a details panel on the right.

Templates

New map offers six starting points:

TemplateWhat it gives you
Blank mapOne node to start from, and nothing else in the way
Essay planAn argument’s structure, ready to fill in
Lecture notesKey ideas, definitions, examples and the questions to ask afterwards
Compare and contrastTwo subjects side by side, what they share, where they differ and what follows
Project planGoals, the tasks under them, the deadlines they meet and the risks to watch
Reading notesThe claims a text makes, its evidence, your own response and the words to look up

Your maps live in a library with search, rename, delete and import.


The File menu

ItemWhat it does
New map…Start a map from a template
Open…Switch to another map in your library
SaveWrite this map now (it also autosaves)
Save as…Write a copy under a new name
Import a file…Read a Markdown, OPML or JSON file back in as a map
Export → Markdown (.md)The outline as an indented Markdown list
Export → OPML (.opml)For other outliners and mind-map tools
Export → JSON (.json)The full map, including notes and links
Export → SVG (.svg)The canvas as vector artwork
Export → PNG (.png)The canvas as an image
Export → Copy as MarkdownThe outline straight onto the clipboard

Markdown, OPML and JSON round-trip losslessly: export a map, import it again, and you get the same map back.

The Mind Map File menu open, showing New map, Open, Save, Save as, Import a file, and an Export group listing Markdown, OPML, JSON, SVG, PNG and Copy as Markdown.

Read aloud and study mode

Read aloud (Alt+R) speaks a branch using the voice, rate and pitch you already set for text-to-speech, and highlights the node being read as it goes.

Study mode hides a node’s children and asks you to recall them. You grade yourself, and each miss offers a Make a flashcard button, so you decide which of them are worth revising later. Nothing is added to your deck unless you ask for it.

Nodes can also carry a note, a link to a source in your citation library, and the URL and quote a captured highlight came from.

Mind Map study mode: a node's children hidden behind a prompt to recall them, with buttons to reveal the answer and grade the attempt.

AI help, and working without it

Mind Map is usable with AI switched off, and that is not a reduced mode. Making, editing, arranging, saving, importing, exporting, reading aloud and study mode never call a model. Map this page builds a map from the page’s own heading structure, not from a model.

With an AI provider set up, an AI panel adds four things:

  • Build a map from the current page, or from text you paste in
  • Suggest sub-points under a node you select
  • Explain a node, and put the explanation in its notes
  • Turn a branch into recall questions

Each of those is a suggestion you accept or discard. Nothing is written into your map without you agreeing to it.


Keyboard reference

Everything in the editor can be done from the keyboard. Press ? or Ctrl+/ in the editor for this list in place.

The whole page

KeyWhat it does
Ctrl+ZUndo the last change
Ctrl+Y or Ctrl+Shift+ZRedo
Ctrl+SSave now
Ctrl+Shift+SSave a copy of this map under a new name
Ctrl+OOpen another map
Ctrl+FSearch this map
Enter in the search boxGo to the next match
Shift+Enter in the search boxGo to the previous match
Alt+RRead the map aloud, and pause or carry on
? or Ctrl+/Open the shortcuts list

The panels

KeyWhat it does
EscapeLeave the AI or Study panel: back to Details, and to the button that opened it
Left and RightMove between Details, AI and Study, on the tabs themselves
TabLeave a panel for the map: nothing here holds the keyboard

Moving around the outline

KeyWhat it does
Up and DownMove between nodes
LeftCollapse the node, or go to its parent
RightExpand the node, or go to its first child
Home and EndFirst and last node
EscapeLeave the outline, so Tab moves on as usual

Building the map

KeyWhat it does
EnterNew node below this one
Shift+EnterNew node inside this one
TabIndent: move under the node above
Shift+TabOutdent: move out one level
Alt+Up and Alt+DownMove the node up or down among its siblings
DeleteDelete the node and everything under it
SpaceTick the node done, or untick it

Writing a node

KeyWhat it does
F2, or just start typingEdit the text
EnterFinish, and start a new node below
Ctrl+EnterFinish and stay here
EscapeCancel, and put the old text back

Accessibility notes

  • The outline is a WAI-ARIA tree, so a screen reader announces each node’s level, position and whether it has children
  • Changes to the map are announced as they happen
  • The canvas is a second view of the same tree, not the only way to edit: nothing on it is mouse-only
  • Escape always gets the keyboard out of the outline and out of the side panels, so nothing traps focus

Where your maps are stored

Mind maps are stored on your device in the browser’s IndexedDB, alongside your annotations and citations. They are not uploaded anywhere, and Fiavaion never sees them. Export a map to Markdown, OPML or JSON to keep a copy outside the extension, and remember that uninstalling the extension deletes what is stored in it.