Wrong word (in Promoted attributes)

Mirwaisse Djanbaz 2020-11-23 14:45:38 +01:00
parent dc790e078c
commit f14a940af0

@ -18,7 +18,7 @@ Attribute is always name-value pair where both name and value are strings.
In the above picture you can see two labels - tag and todoDate with some values. But below them you can notice again tag and todoDate attributes, but now of type "Label definition". These "definition" attributes define how the "value" attributes should behave.
So there's one attribute for value and one for attribute. But notice how definition attribute is [[Inheritable|Attribute inheritance]], meaning that it's also applied to all descendant note. So in a way, this definition is used for the whole subtree while "value" attributes are applied only for this note.
So there's one attribute for value and one for definition. But notice how definition attribute is [[Inheritable|Attribute inheritance]], meaning that it's also applied to all descendant note. So in a way, this definition is used for the whole subtree while "value" attributes are applied only for this note.
### Inverse relation