Interface Tour
中文: 中文 · MOC-English Docs
The main window is a writing column flanked by sidebars: title bar on top, status bar at the bottom, editor in the middle; Files, Outline, and other tabs can sit on either side (and collapse when you want more canvas).
| Region | Typical contents |
|---|---|
| Top | Back / Forward, window controls, More menu |
| Left sidebar | Files, Search, Bookmarks, Tags, Outline, Graph (configurable) |
| Center | Editor: WYSIWYG or source |
| Right sidebar | Same tab set; left/right assignment is customizable |
| Bottom | Word count, typewriter, and other status |
Title bar
| Area | Role |
|---|---|
| Back / Forward | Libraries and Files › Navigation history across opened notes |
| Window controls | Min / max / close (macOS traffic lights) |
| More menu | Immersive chrome: auto-hide title bar / status bar, and related focus options |
For distraction-free writing, auto-hide the title and status bars so the UI feels closer to “a single sheet of paper”. See Themes and Appearance.
Dual sidebars
Left and right tabs are configurable (Files / Search / Bookmarks / Tags / Outline / Graph).
| Tab | One-liner | Deep dive |
|---|---|---|
| Files | Vault file tree | Libraries and Files |
| Search | Name + content search | Search Bookmarks Outline |
| Bookmarks | Bookmarks and groups | Search Bookmarks Outline |
| Tags | Vault #tag list and notes | Search Bookmarks Outline |
| Outline | Heading tree for the active note | Search Bookmarks Outline |
| Graph | Graph plus outlinks / backlinks | Relationship Graph |
How to arrange tabs
Open Settings → Appearance.
Assign each tab to the left or right sidebar list.
Resize by dragging the sidebar edge; collapse when you want a wider writing column.
Both sidebars can be collapsed — the editor keeps the full middle. Toggle visibility with the sidebar shortcut (default Ctrl/⌘ + B, rebindable).
Editor host
The center is @inimark/editor:
Default WYSIWYG
Ctrl/⌘ + /toggles source modeTypewriter (
F9/ status bar) and Focus (F8/ Settings / More → Immersive)
Context menus insert formatting, links, callouts, and the current time — see Markdown Syntax.
If another app changes the open file: unmodified buffers reload silently with a toast; dirty buffers show a banner to reload or keep edits; saving against a changed disk file asks before overwrite.
Status bar
Typical items:
Word / character counts
Typewriter toggle
Scroll to top / bottom (bottom can bring the last line to mid-viewport)
Other edit state (depending on config)
Settings window
Settings open in a separate window and are searchable. See Settings Overview:
Editor · Appearance · Theme · Shortcuts · Libraries · Publish · Images · Graph · About
Prev: Install Inimark · Next: Editing Modes · Scenarios: Everyday Workflows