mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
enhance(dev): file graphs can also explicitly save state to disk
Useful for debugging for now but could be used for faster file graph publishing later
This commit is contained in:
@@ -466,7 +466,6 @@
|
||||
|
||||
:graph/db-save {:fn #(state/pub-event! [:graph/save-db-to-disk])
|
||||
:inactive (not (util/electron?))
|
||||
:db-graph? true
|
||||
:binding "mod+s"}
|
||||
|
||||
:graph/re-index {:fn (fn []
|
||||
|
||||
Reference in New Issue
Block a user