settle-0.40.0 is not a library.
settle
settle is a CLI tool that helps you manage your digital Zettelkasten.
Getting started
Requirements
- cargo/rust toolchain (for building)
- SQLite (for running)
Installation
There's a Rust crate available, so you can simply run:
cargo install settle
Overview
- full usage manual, contains more technical descriptions
- 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
Contributing
Pull requests are welcome. For any minor or major changes, you can open an issue to discuss what you would like to change.