GoMindGoMind
Product version 2.6.6 · Updated 2026-08-24

Workspace and editing

Basic node operations

  1. Select a node.
  2. Choose Edit, double-click where supported, or use the edit shortcut.
  3. Press Enter to confirm; use Esc to cancel where supported.
  4. Add a child, sibling, parent, or child layer from Node Manager or the context menu.
  5. Use Copy, Paste, or Paste Text to reuse structure or plain clipboard text.

Deleting a node with content may ask for confirmation. Read the dialog carefully: depending on the operation, children may be moved to the parent or removed with the branch.

Notes and rich content

Choose Add Note or Edit Note on a selected node. Notes can be plain text, Markdown, or HTML. Markdown notes support formatting, code blocks, LaTeX display math, and Mermaid fenced blocks:

```mermaid
graph TD
    A[Start] --> B[Finish]
```

Use View → Show Notes to show or hide notes across the canvas. A note icon opens one node's note.

Images, formulas, markers, and stickers

Outline and summary

Select a group of nodes and use Outline to create a visual boundary, or Summary to add a summary node. These objects help explain a group without replacing the underlying tree.

Read-only mode

Read-Only Mode prevents editing and is useful for review or presentation. Turn it off before using editing or AI actions that require write access.

← Previous: Getting started · Next: Documents and pages →