mirror of
https://github.com/zadam/trilium.git
synced 2025-10-22 16:18:54 +02:00
chore(views/board): hide promoted attributes of collection
This commit is contained in:
parent
b7b0b39afc
commit
e1a8f4f5db
@ -190,6 +190,10 @@ export default function buildHiddenSubtreeTemplates() {
|
|||||||
type: "label",
|
type: "label",
|
||||||
value: "board"
|
value: "board"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "hidePromotedAttributes",
|
||||||
|
type: "label"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "label:status",
|
name: "label:status",
|
||||||
type: "label",
|
type: "label",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user