zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
26.93k stars 1.88k forks source link

feature request: inheritance fine control #1949

Open damscal opened 3 years ago

damscal commented 3 years ago

As of now, standard and template inheritances are absolute, it is only possible to turn it on or off for each attribute. I thought it could be useful if it was possible to fine control the targets of inheritance, as in:

peter-facko commented 2 years ago

There could also be a minimal depth parameter in addition to the maximal depth proposed. Currently the value of the minimal inheritance depth is 0, so the attribute is applied to the note and all its descendants. With value 2 for example only the grand-children and their descendants would inherit the attribute.