Capture

Instant Capture

One box. Save fast.

First line becomes the title. Category and tags are suggested automatically.

Auto title Start typing to preview Suggested category will appear from your text.
Optional fields category, tags, importance

Long Text Dump

Paste messy thoughts. Scbc will suggest notes, not auto-save them.

Vault

0 notes

Supports tag:, category:, title:, body:, and quoted exact phrases.

Mind Map

Global link manager

Insights

Ask My Vault

Placeholder for future AI question answering across your saved notes.

Settings

Appearance

Theme preference stays saved on this device.

Backup & restore

Scbc V1.5 still saves locally on this browser/device, keeps safe copies before overwrites, restores from valid JSON, and now includes optional local category-learning signals in backups.

Version

Scbc V1.5

Personalised category learning: Scbc quietly learns local word/category signals from saved notes while preserving V1.42 storage safety and performance hardening.

Architecture notes

  • Storage: Primary state remains scbc.v1.state; learned category signals stay separate at scbc.v1.learnedCategorySignals.
  • AI: No AI API for category learning; suggestions use local keyword signals only.
  • Security: Do not place real AI API keys in this frontend.
  • Future: Use Supabase or another secure backend for cross-device sync, login, AI, and file processing.