mirror of
https://github.com/mickael-menu/zk
synced 2024-11-19 03:25:40 +00:00
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
|
# Local notebook configuration should be optional.
|
||
|
# https://github.com/mickael-menu/zk/issues/20
|
||
|
|
||
|
1$ zk index -q
|
||
|
2>zk: error: failed to open notebook: no notebook found in {{working-dir}} or a parent directory
|
||
|
|
||
|
$ mkdir .zk
|
||
|
|
||
|
$ zk index -q
|
||
|
|