Merge branch 'master' into enhance/mobile-ux-2

This commit is contained in:
charlie
2022-11-28 10:55:03 +08:00
40 changed files with 861 additions and 426 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