Graph revamp (#2372)

Graph revamp
This commit is contained in:
Tienson Qin
2021-07-06 23:48:58 +08:00
committed by GitHub
parent 1c0beffda6
commit 5a41300e80
33 changed files with 1174 additions and 431 deletions

View File

@@ -259,7 +259,7 @@
:go/search
{:desc "Full text search"
:binding "mod+u"
:fn route-handler/go-to-search!}
:fn #(route-handler/go-to-search! nil)}
:go/journals
{:desc "Jump to journals"
:binding (if mac? "mod+j" "alt+j")