feat: split view with tasks when loading zk daily
This commit is contained in:
parent
2af78f2234
commit
b3b352dd64
2 changed files with 7 additions and 0 deletions
|
@ -30,3 +30,6 @@ sync = 'jj git fetch && jj git push'
|
|||
log = 'jj log -r ".."'
|
||||
diff = 'jj diff'
|
||||
daily = 'zk new --no-input "$ZK_NOTEBOOK_DIR/journal/daily"'
|
||||
|
||||
[tool]
|
||||
editor = "hx --hsplit journal/tasks.xit"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue