Notes

Quick cross-project notes accessible anywhere.

Notes provide a quick way to capture and reference information across all your projects. They’re always accessible, no matter which project you’re working in.

[SCREENSHOT: Notes panel open over workbench]

Accessing Notes

Click the Notes button in the left navigation bar. A panel slides out over your workbench.

Creating Notes

  1. Click the + or New Note button
  2. Enter a title
  3. Write your note content
  4. Optionally add tags

Organizing Notes

Tags

  • Create tags with custom names and colors
  • Assign multiple tags to notes
  • Filter notes by tag
  • Navigate through tag breadcrumbs

Search notes by title or content. Results update as you type.

Pinning

Pin important notes to keep them at the top of your list.

[SCREENSHOT: Notes with tags and pinned note]

Using Notes as Variables

Reference notes in prompts:

{{note.NoteName}}

This inserts the full content of the named note.

Example:

Follow these style guidelines: {{note.StyleGuide}}

Best Uses for Notes

  • Reference information needed across projects
  • Quick capture of ideas
  • Snippets of text used frequently
  • Research notes
  • Meeting notes that inform multiple projects
  • Templates for common content

Tips

  • Use descriptive titles for easy searching
  • Tag notes for better organization
  • Pin your most-used notes
  • The keyboard shortcut is great for quickly saving clipboard content

Learn more: Variables System