mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
Merge branch 'master' into dev/var-sizes-linter
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
|
||||
:search/re-index {:desc "Rebuild search index"
|
||||
:binding "mod+c mod+s"
|
||||
:fn search-handler/rebuild-indices!}
|
||||
:fn (fn [_] (search-handler/rebuild-indices! true))}
|
||||
|
||||
:sidebar/open-today-page {:desc "Open today's page in the right sidebar"
|
||||
:binding (if mac? "mod+shift+j" "alt+shift+j")
|
||||
|
||||
Reference in New Issue
Block a user