Knotter Documentation
Knotter is a local-first relationship tracker for staying in touch with people. It focuses on privacy, predictable workflows, and transparent data storage.
This book documents the design, data model, and user-facing behavior. For a quickstart, see the repository README.
Start here
- Architecture for the system layout and boundaries.
- Database Schema for the SQLite schema and migration rules.
- Configuration for setup-specific config examples.
- CLI Output for the stable JSON/human output contract.
- Shell Completions for installing tab completion scripts.
- Scheduling for reminder automation.
- Import/Export for vCard/ICS/JSON snapshot behavior.
- Keybindings for TUI navigation.
- Packaging for release and local build notes.