From 9b5574a44956ce6c81372f3d9e3ae0d18b679efb Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 16 Nov 2019 09:04:03 +0100 Subject: [PATCH] Updated Attributes (markdown) --- Attributes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Attributes.md b/Attributes.md index 9ac10ff..d484eee 100644 --- a/Attributes.md +++ b/Attributes.md @@ -38,6 +38,7 @@ Following labels are used for advanced configuration: * `hideChildrenOverview` * `readOnly` - editor is in read only mode. Works only for text notes. See some use cases [here](https://github.com/zadam/trilium/issues/371). * `cssClass` - value of this label is then added as CSS class to the node representing given note in the tree. This can be useful for advanced [[theming|themes]]. +* `iconClass` - value of this label is added as a CSS class to the icon on the tree which can help visually distinguish the notes in the tree. Example might be `bx bx-home` - icons are taken from [boxicons](https://boxicons.com/). ## Relations Relation is a kind of link between two notes.