feat: move new_note function to a separate file
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
75d623a124
commit
3d053d532a
12 changed files with 239 additions and 105 deletions
|
|
@ -1,10 +1,10 @@
|
|||
# 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.age # edit /path/to/some_notebook/foo.age
|
||||
$ halig edit some_notebook/foo # edit /path/to/some_notebook/foo.age
|
||||
$ halig notebooks # list current notebooks
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue