10 lines
250 B
Markdown
10 lines
250 B
Markdown
# 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.age # edit /path/to/some_notebook/foo.age
|
|
$ halig notebooks # list current notebooks
|
|
```
|