settle
is a CLI tool that helps you manage your digital Zettelkasten.
- cargo/rust toolchain (for building)
- SQLite (for running)
There's a Rust crate available, so you can simply run:
cargo install settle
- full usage manual, with technical descriptions of every command
- project motivation
- design principles
- configuration
- tags and subtags
- links and backlinks
- creating new notes (with templates as well)
- keeping the database up to date
- projects
- renaming notes
- query, search and filter
Pull requests are welcome. For any minor or major changes, you can open an issue to discuss what you would like to change.