Skip to content

Writing and Formatting

Orbit’s editor is built for team wiki writing. You can add headings, paragraphs, lists, tables, images, code snippets, diagrams, links, comments, and embeds without leaving the note.

Use this page when you want to format a note, connect it to the rest of the wiki, or prepare it for review.

Use these tools for daily work:

ToolUse it for
ParagraphNormal writing
Heading 1 to Heading 4Sections and document structure
Bullet listIdeas, requirements, notes
Ordered listSteps that must happen in sequence
Task listAction items and checklists
QuoteDecisions, cited text, callouts
Code snippetCommands, snippets, config, logs
TableOwners, decisions, status, comparisons
Table of contentsLong notes with many headings
Wiki linkConnect one note to another
Mermaid diagramFlowcharts and diagrams
ImageScreenshots, diagrams, visual evidence
YouTube videoVideo references
Microsoft Stream videoInternal video references

Orbit supports familiar writing shortcuts. Examples include:

  • # for a main heading.
  • ## for a second-level heading.
  • - for a bullet list.
  • 1. for an ordered list.
  • [] for a task list.
  • > for a quote.
  • ``` for a code snippet.
  • [[ for a wiki link.
  • ```mermaid for a diagram.

For more examples, see Editor Syntax Reference.

Use the toolbar for common formatting:

  • Bold.
  • Italic.
  • Underline.
  • Strikethrough.
  • Links.
  • Lists.
  • Undo and redo.
  • Comments.
  • Tables and inserts.

Focus mode reduces surrounding UI so you can write or review with fewer distractions. Use it for long-form drafting, reading, and review.

The note lock helps prevent accidental edits when a note is in a reviewed or stable state. Users with write access can unlock when edits are needed.

Spellcheck can be enabled from Settings > Editor & Navigation. It underlines misspelled words in the editor and can store custom words.

Related notes appear near the note navigation area when the setting is enabled. Use them to move through connected work without opening the full graph.