settle 0.40.1

CLI tool for managing a digital Zettelkasten
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Manage notes, not editors

`settle` wasn't designed to work with any particular editor or suite of tools.
Even if most of your interactions with the Zettelkasten are just writing!

This has one main advantage: it's the same Zettelkasten everywhere you go, with
any possible editor you may use. This is to say, `settle` is a potentially
universal backend-like interface to your notes.

Any editor integration is done with editor plugins/wrappers. Since I'm a Neovim
user myself, I wrote [settle.vim](https://github.com/xylous/settle.vim), which
overall improves the writing experience, by doing things like automatically
updating the notes you're working on, by providing autocompletion, and by
creating a few useful commands.