Skip to main content

Private notes

Each repo can have one private note:
  • Stored in local SQLite only—not uploaded to GitHub
  • Markdown edit / preview
  • Body is indexed for local search (see List search)

Edit workflow

1

Open detail

Select a repo; find the Private notes collapsible section on the right.
2

Edit

Type in the Edit tab; switch to Preview when needed.
3

Save

Auto-save indicator in the UI; persisted to the database on save.
After external writes (browser extension, MCP/CLI), the detail pane refreshes to show the new content.

AI-generated notes (Pro)

AI generate in the notes header: produces a draft first; you confirm before write—no silent overwrite. See AI personal notes.

Reading status

The current model has three values:
Follow the three in-app statuses. Older copy such as “reading” or “deprecated” is obsolete.

How to change (detail)

  • Unread / Read: click the status pill → moves to Using
  • Using: click × → back to Read
You can also use the CLI (after pairing):
See CLI usage.

Filter by status

Unified toolbar filters support status. See Filters.

Knowledge base

When marked Using, the UI may prompt whether to add the repo to the knowledge base for RAG. Ingest, Star, and status are independent. See Adding repos.
Last modified on July 22, 2026