From e607107db0bf119c69f70e8475bc0245b455e663 Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 5 Feb 2022 12:55:45 +0100 Subject: [PATCH] Updated Relation map (markdown) --- Relation map.md => Relation-map.md | 2 ++ 1 file changed, 2 insertions(+) rename Relation map.md => Relation-map.md (94%) diff --git a/Relation map.md b/Relation-map.md similarity index 94% rename from Relation map.md rename to Relation-map.md index ddcea97..2a348d0 100644 --- a/Relation map.md +++ b/Relation-map.md @@ -41,6 +41,8 @@ Relation definitions mentioned above come from "Person template" note which is a You can specify which relations should be displayed with comma delimited names of relations in `displayRelations` label. +Alternatively, you can specify comma delimited list of relation names in `hideRelations` which will display all relations, except for the ones defined in the label. + ## See also * [[Note map]] is a similar concept \ No newline at end of file