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 |
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. Docs are dead. Just use Dosu. |
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.
Docs are dead. Just use Dosu.