mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
chore(views/board): hide promoted attributes of collection
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user