Merge branch 'master' into feat/whiteboards-onboarding

This commit is contained in:
Konstantinos Kaloutas
2022-11-28 12:56:41 +02:00
70 changed files with 1180 additions and 634 deletions

View File

@@ -51,7 +51,7 @@
:journals-length 3
:search/q ""
:search/mode :global
:search/mode :global ;; inner page or full graph? {:page :global}
:search/result nil
:search/graph-filters []
:search/engines {}
@@ -69,7 +69,7 @@
;; ui
:ui/viewport {}
;; left sidebar
:ui/navigation-item-collapsed? {}
@@ -310,6 +310,9 @@
:default-arweave-gateway "https://arweave.net"
;; For flushing the settings of old versions. Don't bump this value.
;; There are only two kinds of graph, one is not upgraded (:legacy) and one is upgraded (:triple-lowbar)
;; For not upgraded graphs, the config will have no key `:file/name-format`
;; Then the default value is applied
:file/name-format :legacy})
;; State that most user config is dependent on