halig/README.md
cătălin 3d053d532a
Some checks failed
continuous-integration/drone/push Build is failing
feat: move new_note function to a separate file
2022-08-28 15:35:37 +02:00

10 lines
381 B
Markdown

# halig
[![Build Status](https://qa.roboces.dev/api/badges/catalin/halig/status.svg?ref=refs/heads/main)](https://qa.roboces.dev/catalin/halig)
```shell
$ halig init # create and write $HOME/.config/halig/halig.yml
$ 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
```