> ## Documentation Index
> Fetch the complete documentation index at: https://docs.joincortex.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Notes

> Collaborative, real-time notes for structured study and teamwork

# Notes

Cortex includes a powerful, real-time collaborative notes editor.\
Perfect for taking lecture notes, drafting papers, or building shared study guides with your team.

***

<AccordionGroup>
  <Accordion title="Rich Formatting" icon="text">
    Write clearly and expressively using built-in formatting tools:

    * Headings, bold, italics, underline, and lists
    * Code blocks, quotes, and checklists
    * Markdown-style shortcuts and standard hotkeys (`Ctrl/⌘ + B`, etc.)\
      Your notes are saved automatically as you type.

    <Tip>
      Use `/` to bring up quick formatting options inside the editor.
    </Tip>
  </Accordion>

  <Accordion title="Live Collaboration" icon="users">
    Work together in real time:

    * Multiple users can edit the same note simultaneously
    * See each teammate’s cursor and changes as they happen
    * Ideal for brainstorming, study groups, or group writing
  </Accordion>

  <Accordion title="Inline Comments" icon="message">
    Highlight text and leave contextual comments:

    * Ask questions, give feedback, or start side discussions
    * Mention teammates using `@` to notify them directly
    * Keep conversations anchored to specific content
  </Accordion>
</AccordionGroup>

***

## Explore Other Workspace Tools

<Columns cols={2}>
  <Card title="Tasks" icon="check" href="/workspace/tasks">
    Organize and prioritize your work using Kanban boards.
  </Card>

  <Card title="Whiteboard" icon="pen-nib" href="/workspace/whiteboard">
    Sketch out ideas together on an infinite canvas.
  </Card>

  <Card title="Chat" icon="message" href="/workspace/chat">
    Communicate with collaborators in real time.
  </Card>

  <Card title="Timer" icon="clock" href="/workspace/timer">
    Stay focused using built-in Pomodoro timers.
  </Card>

  <Card title="Calendar" icon="calendar-days" href="/workspace/calendar">
    Sync your schedule and plan ahead with integrated events.
  </Card>
</Columns>
