|
@@ -407,10 +407,7 @@
|
|
|
[:logseq.property.view/type.list "List View" "list"]
|
|
|
[:logseq.property.view/type.gallery "Gallery View" "layout-grid"]])
|
|
|
:properties {:logseq.property/default-value :logseq.property.view/type.table}
|
|
|
- :queryable? true
|
|
|
- :rtc {:rtc/ignore-attr-when-init-upload true
|
|
|
- :rtc/ignore-attr-when-init-download true
|
|
|
- :rtc/ignore-attr-when-syncing true}}
|
|
|
+ :queryable? true}
|
|
|
|
|
|
:logseq.property.view/feature-type
|
|
|
{:title "View Feature Type"
|
|
@@ -418,10 +415,7 @@
|
|
|
{:type :keyword
|
|
|
:public? false
|
|
|
:hide? true}
|
|
|
- :queryable? false
|
|
|
- :rtc {:rtc/ignore-attr-when-init-upload true
|
|
|
- :rtc/ignore-attr-when-init-download true
|
|
|
- :rtc/ignore-attr-when-syncing true}}
|
|
|
+ :queryable? false}
|
|
|
|
|
|
:logseq.property.view/group-by-property
|
|
|
{:title "View group by property"
|
|
@@ -429,10 +423,7 @@
|
|
|
{:type :property
|
|
|
:public? false
|
|
|
:hide? true}
|
|
|
- :queryable? true
|
|
|
- :rtc {:rtc/ignore-attr-when-init-upload true
|
|
|
- :rtc/ignore-attr-when-init-download true
|
|
|
- :rtc/ignore-attr-when-syncing true}}
|
|
|
+ :queryable? true}
|
|
|
|
|
|
:logseq.property.table/sorting {:title "View sorting"
|
|
|
:schema
|