Skip to content

Edit Socra Content

The content area is the main body of a Socra. Use the rich text editor to write notes, plans, research, or any structured content.

  1. Open a Socra from the sidebar.
  2. Click the content area to start editing.
  3. Type or paste your content.

Content auto-saves as you type.

Select text to open the floating toolbar: headings, bold, italic, underline, checklist, links, and more. Use / to open the slash command menu for block-level inserts.

The editor supports standard Markdown shortcuts for faster formatting:

  • # followed by a space for headings (## for H2, ### for H3, etc.)
  • **text** for bold
  • *text* for italic
  • - or * followed by a space for bullet lists
  • 1. followed by a space for numbered lists
  • ` for inline code
  • ``` for code blocks

See Keyboard Shortcuts for the full list of editor and markdown shortcuts.