← All Commands 📥 Capture

/note

Quick Capture

Type anything after /note and AI detects the best format: checklist, bug report, idea, code snippet, or general note. Each type gets its own color. Confidence scoring ensures accurate categorization with a minimum 2-point threshold.

Quick Example

Claude Code
/note Maybe we should try WebSockets instead of polling

Detected as idea (blue note) — keywords "maybe" and "try" trigger idea scoring.

Screenshot Placeholder

Result: Quick Capture sticky note (yellow color) created from the command above

Key Features

🧠

Smart Type Detection

AI analyzes your text and picks the right format: checklist, bug, idea, snippet, or general note.

🎨

Auto Color Coding

Each type maps to a color — peach for tasks, pink for bugs, blue for ideas, purple for code.

📊

Confidence Scoring

Point-based system ensures categorization only when confident. 2+ points required to trigger a specific type.

📝

Auto Title Generation

Notes longer than 20 words get an AI-generated title. Short notes skip the heading.

Real-World Examples

Quick idea

/note Maybe we should try WebSockets instead of polling

Detected as idea (blue note) — keywords "maybe" and "try" trigger idea scoring.

Task list

/note Buy milk, call dentist, review PR #42

Detected as checklist (peach note) — comma-separated items become checkboxes.

Bug spotted

/note Login crashes on Safari when cookies are disabled

Detected as bug (pink note) — "crashes" triggers bug scoring.

How Type Detection Works

When you type /note followed by any text, AI analyzes your input using a confidence scoring system. Each word and pattern contributes points toward a specific note type:

TypeColorTrigger Keywords
ChecklistPeachList items, action verbs, task-related words
BugPink”crash”, “broken”, “error”, “fails”, “bug”
IdeaBlue”maybe”, “what if”, “explore”, “idea”
SnippetPurpleTriple backticks, code keywords, operators
LinkYellowURLs, domain names
GeneralYellowDefault fallback

A minimum 2-point confidence threshold is required to trigger a specific type. If no type scores high enough, the note defaults to a general yellow note.

Tie-Breaking Priority

When multiple types score equally, the system uses this priority order:

  1. Checklist (most actionable)
  2. Bug (most urgent)
  3. Idea (exploratory)
  4. Snippet (reference)
  5. Link (reference)

Auto Title Generation

  • Notes longer than 20 words get an AI-generated title as an H1 heading
  • Short notes (under 20 words) skip the heading entirely — the content speaks for itself

When to Use /note vs Specific Commands

Use /note when you want zero friction — just dump your thought and let AI figure out the format. Use specific commands (/note-todo, /note-bug, /note-snippet) when you want guaranteed formatting and additional features like priority markers or git context.

Animated GIF Placeholder

Full demo: typing /note in the terminal, AI processing the input, and a yellow sticky note appearing on screen with the formatted result

Try It Now

Download SlashNote and install the Claude Code plugin

Download on the App Store