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
|
@ -116,3 +116,7 @@ eval "$(jj util completion zsh)"
|
|||
function reldate() {
|
||||
date -v "${1}" "+%Y-%m-%d"
|
||||
}
|
||||
|
||||
function _zkhx() {
|
||||
hx --hsplit tasks.xit ${1}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue