Add IsInheritable to the iconClass attribute #7480
-
|
I often find myself adding an icon to a note collection, then editing said icon to also be inheritable for all the child notes, i.e., from Can I somehow instruct trilium to always make the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @nikoskoukis-slamcore! I'm Dosu and I’m helping the Trilium team. There isn't a built-in way to make all new To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Hi @nikoskoukis-slamcore! I'm Dosu and I’m helping the Trilium team.
There isn't a built-in way to make all new
iconClassattributes inheritable by default in Trilium. You'll need to manually seticonClass(inheritable)each time, or use templates to predefine inheritable attributes for new notes created from those templates. Scripting can help automate this process for bulk updates, but scripts must be triggered manually—there's no automatic event hook for note creation or editing yet. These limitations and workarounds apply to all inheritable attributes, not justiconClassreference reference reference.To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose |