mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 23:29:02 +02:00
docs(map): document relation filtering
This commit is contained in:
parent
31df2341c3
commit
e70ba00929
@ -4,3 +4,5 @@
|
|||||||
A Note map is a note type which displays a standalone version of the feature of the same name: [Note Map (Link map, Tree map)](../Advanced%20Usage/Note%20Map%20\(Link%20map%2C%20Tree%20map\).md).
|
A Note map is a note type which displays a standalone version of the feature of the same name: [Note Map (Link map, Tree map)](../Advanced%20Usage/Note%20Map%20\(Link%20map%2C%20Tree%20map\).md).
|
||||||
|
|
||||||
Once created, the note map will display the relations between notes. Only the notes that are part of the parent of the note map will be displayed (including their children).
|
Once created, the note map will display the relations between notes. Only the notes that are part of the parent of the note map will be displayed (including their children).
|
||||||
|
|
||||||
|
The labels `mapIncludeRelation` and `mapExcludeRelation`, if set, filter the note map to include only the specified relations or to exclude the specified relations, respectively.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user