settle 0.39.8

CLI tool for managing a digital Zettelkasten
1
2
3
4
5
6
7
# Store the minimum metadata necessary

Do you really need to know when a note was created? well, if you lose the
database file, and you've edited the file since you've created it, you wouldn't
know, since unix-like systems keep only the most recent modification date
stored. do you need to know when a note was last modified? er, maybe, but at
that point you can just use `ls` to find out.