10 lines
381 B
Markdown
10 lines
381 B
Markdown
# halig
|
|
|
|
[](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
|
|
```
|