There's a better way
The Old Way
- Notes scattered across four apps, none of which talk to each other
- AI invents a new tag every time it files something
- Where a file lands depends on who wrote it
- Your notes app is a dead end, nothing downstream can read it
The BlackOps Way
- One artifact layer the whole system reads from
- A tag vocabulary you define, with soft warnings when AI strays
- Folder routing decided by ordered rules, first match wins
- Notes feed brains, boards, and drafts without a second copy
Why Notes?
Capture that stays useful after the capture
A vocabulary you control
Define the tags that exist for your workspace. When an AI reaches for one outside it, you get a fuzzy-matched suggestion and a soft warning. The write is never blocked.
Deterministic folder routing
Ordered rules map tags and note types to destination folders, first match wins. Where a note lands in your vault is a rule, not a habit.
Queryable by your assistants
Filter and paginate by tag, type, status, or full text across title and excerpt. An assistant can find what you already wrote before it writes anything new.
Markdown in your own repo
Notes sync out as plain markdown files to the vault you own. Cancel tomorrow and the folder is still there, still readable.
How It Works
Capture it
A note comes from the inbox, an assistant, a meeting, or your own typing. Every one carries tags and a note type from the moment it exists.
Taxonomy sorts it
Your tag vocabulary keeps AI-generated tags consistent with your conventions. Routing rules decide the folder. Both are discoverable by any connected assistant before it writes.
Everything else reads it
Brains compile from notes. Big Boards are tag queries over them. Seeds become drafts. The note is the artifact the rest of the system works on.