393 B
393 B
halig
(r)age encrypted note-taking CLI app
install and init
You can use plain pip but I'd recommend pipx
pipx install halig
cli mode
$ halig edit some_notebook # edit today's note
$ halig edit some_notebook/foo # edit /path/to/some_notebook/foo.age
$ halig notebooks # list current notebooks
tui mode
wip