Capture
Long Text Dump
Paste messy thoughts. Scbc will suggest notes, not auto-save them.
Vault
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 atscbc.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.