# halig [(r)age](https://github.com/woodruffw/pyrage) encrypted note-taking CLI app ## install ```shell pip install halig ``` ## cli mode ```shell $ 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 ```