OMERUTA
Docs

Rich content in notes

Markdown notes can contain more than paragraphs. Use the slash menu to add structured blocks, media, and other content without writing the Markdown syntax yourself.

Markdown notes can contain more than paragraphs. Use the slash menu to add structured blocks, media, and other content without writing the Markdown syntax yourself.

Insert a block

  1. Open a Markdown file and place the cursor on an empty line.
  2. Type / to open the block menu.
  3. Start typing a block name to filter the menu, or browse its sections.
  4. Select a result with the pointer, or use the arrow keys and press Enter.

The menu remembers recently used commands. If a block needs more information, such as a file, address, or image prompt, Omeruta opens the relevant picker or dialog before inserting it.

Structure a note

Use these blocks to organize information:

  • Heading 1, Heading 2, and Heading 3 create section headings.
  • Quote sets a passage apart from the surrounding text.
  • Lead Paragraph, Caption Text, and Eyebrow Label apply a distinct text style to a paragraph.
  • Bullet List, Numbered List, and Task List create the corresponding list type. Task List items include checkboxes.
  • Table inserts an editable 3-by-3 table. Select a cell to reach the table controls for adding or removing rows and columns or deleting the table.
  • 2 Columns and 3 Columns create side-by-side content areas.
  • Divider separates sections with a horizontal line.
  • Callout, Info, Warning, Success, Error, and Note create highlighted callout blocks.
  • Toggle creates a summary that can reveal or hide its content.
  • Todo Widget creates an interactive checklist block.

Use Code Block for source code with syntax controls. Use Live Code when you want an HTML, CSS, or JavaScript example with an embedded preview. Math inserts a LaTeX expression that you can edit.

Add media and files

The slash menu provides these content types:

  • Image chooses an image file and inserts it into the note.
  • Generate Image opens the AI image generator. A configured image provider is required.
  • Video embeds a YouTube or Vimeo address.
  • Audio adds an audio file or supported address.
  • Bookmark turns an address into a preview card.
  • Embed adds a supported map or social-post embed.
  • File Attachment attaches a file to the note.

Local note assets are saved inside the active workspace. When you are editing a shared document, Omeruta also prepares supported inserted assets for that shared document. Wait for an upload or error message before closing the file.

Edit or remove a block

Select text to use the floating formatting controls. Select a structured block or one of its controls to edit its own settings. Backspace or Delete removes the current selection; Command-Z on macOS or Ctrl-Z on Windows undoes the last editor change.

All of these blocks are stored in the Markdown file. If Omeruta cannot safely interpret a file as rich Markdown, it shows a warning and keeps the file from being overwritten through the rich editor.