StitchGraph/Help — Map Editor & Shortcuts
Last updated: 2026-03-20

Map Editor & Shortcuts

A complete guide to the map editor — editing nodes, AI features, the outline, command palette, export, and every keyboard shortcut.

Editor Layout

Desktop:

  • Top navigation — a back-to-dashboard link (the StitchGraph logo and a chevron) on the left, and an editable map title. The workspace switcher is not shown on map pages.
  • Left sidebar — an icon rail with six sections: AI Chat, Search, Bookmarks, Outline, Share & Export, and Settings. A Keyboard Shortcuts button is pinned to the bottom of the rail. Click any icon to expand or collapse its panel.
  • Canvas — the central area where your map lives. Pan by dragging the background, zoom with scroll or pinch.
  • Minimap — a small overview in the bottom-right corner showing your full map and current viewport position.
Note: Mobile layout: On mobile devices the editor uses a full-screen canvas with a compact top bar showing the StitchGraph logo (back to dashboard) and a sync status indicator. The map title is edited from the Edit tab in the bottom sheet. A three-tab bottom sheet provides access to Edit, Search, and AI features.

Editing Nodes

Nodes are the building blocks of your map. Here's how to work with them:

  • Select a node by clicking it.
  • Edit a node's title by double-clicking it or pressing F2.
  • Add a child by pressing Tab.
  • Add a sibling by pressing Enter.
  • Delete a node with Delete or Backspace.
  • Drag a node to reposition it — click and hold directly on the node, then move your mouse. No modifier key is needed.

Inspector panel:

When a node is selected, the inspector panel gives you access to additional properties:

  • Notes — add rich text notes to a node.
  • Labels — tag nodes with labels for categorization.
  • Checklist — toggle checklist mode for task tracking.
  • Hierarchy & connections — view and manage parent/child relationships and cross-links.
  • Styling — customize the node's appearance.

AI Features

StitchGraph offers AI-powered tools both on the dashboard and inside the editor.

Dashboard AI:

Describe your idea in the dashboard prompt and click Generate to create a new map with structured nodes. If AI is available on your plan, this is the fastest way to start a new map.

Editor AI Chat:

Open the AI Chat section in the sidebar (the message-square icon) to chat with AI about your map. The panel shows a scope indicator — either "Whole map" or a specific node name — and a scope lock toggle so you can control which part of the map AI operates on.

Review system:

When AI suggests changes, a review banner appears at the top of the canvas showing "AI suggested N changes." You can cycle through changes with arrow buttons and see ghost-node previews on the canvas. Use the action buttons to apply or discard:

  • Accept All or Accept Selected (N) — apply the changes.
  • Reject All — discard all suggested changes.
  • Individual operations can be accepted or rejected one at a time with and buttons.
Tip: AI changes are staged for review — you always control what gets accepted. Nothing is applied until you explicitly approve it.

Outline:

Open the Outline section in the sidebar (the list icon) or press Cmd/Ctrl+Shift+O to toggle it. The outline shows a full hierarchical tree of all nodes in your map.

Search:

Open the Search section (the search icon) or press Cmd/Ctrl+F to start searching. Search matches across node titles, notes, tags, and icons — not just titles. The panel also offers tag filter checkboxes and icon filter checkboxes for more targeted filtering.

Matching is real-time: nodes that don't match your query are grayed out on the canvas. Click a search result to navigate to and select that node.

Command Palette

Press Cmd/Ctrl+K to open the command palette — a searchable list of all available actions. Commands are grouped into five categories:

  • Node — add child/sibling, delete, duplicate, move to top level, start connection, collapse/expand.
  • View — zoom in/out, home camera, zoom to fit, toggle outline, toggle focus mode, theme switching, toggle dark mode.
  • Edit — undo, redo, select all nodes.
  • File — create a new map from a built-in or custom template, save the current map as a template.
  • AI — generate a map from text.
Tip: The command palette is a great way to discover features. Some commands are contextual — they only appear when a node is selected or when you're in a specific mode.

Exporting Maps

Export your map via the Share & Export section in the sidebar, or press Cmd/Ctrl+Shift+E.

Available export formats:

  • PNG — raster image.
  • JPG — compressed raster image.
  • SVG — scalable vector graphic.
  • PDF — printable document.
  • Markdown — text export with root nodes as ## headings, children as indented bullets, checkboxes for checklist items, and notes quoted with > prefix. Use the Include notes checkbox to control whether notes are included.

Keyboard Shortcuts

StitchGraph has extensive keyboard shortcuts. You can also press ? in the editor to open the shortcuts legend, or click the Keyboard Shortcuts button at the bottom of the sidebar rail.

Node Editing

ShortcutAction
TabAdd child node
EnterAdd sibling node
F2Rename selected node
Backspace / DeleteDelete selected node(s)
Cmd/Ctrl+DDuplicate selected node
Shift+DMove to top level
Cmd/Ctrl+LConnect two nodes
Cmd/Ctrl+.Collapse / expand node

Selection

ShortcutAction
Cmd/Ctrl+ASelect all nodes
EscapeClear selection / exit focus
← →Move to parent or child (relative to root side)
↑ ↓Move to previous / next sibling
Note: Arrow keys are side-aware. On the right side of the root, goes to the parent and goes to the first child. On the left side, the directions are reversed. and always move between siblings. From the root node, enters the first left-side branch and enters the first right-side branch. Navigating into a collapsed branch automatically expands it (except in read-only mode).

Clipboard

ShortcutAction
Cmd/Ctrl+CCopy selected node(s)
Cmd/Ctrl+VPaste node(s)

View

ShortcutAction
Cmd/Ctrl+=Zoom in
Cmd/Ctrl+-Zoom out
Cmd/Ctrl+Shift+HHome camera
Cmd/Ctrl+Shift+FZoom to fit
Cmd/Ctrl+Shift+OToggle outline panel
Cmd/Ctrl+Shift+DToggle dark mode
FToggle focus mode

General

ShortcutAction
Cmd/Ctrl+ZUndo
Cmd/Ctrl+Shift+ZRedo
Cmd/Ctrl+SSave
Cmd/Ctrl+Shift+EExport
Cmd/Ctrl+KOpen command palette
?Show keyboard shortcuts legend

For a quick reference of your first map and the editor layout, see the Getting Started guide.