From 6b80dc1a0f168bec22293f77192decb6a88c12ea Mon Sep 17 00:00:00 2001 From: zadam Date: Sat, 20 Feb 2021 11:58:39 +0100 Subject: [PATCH] Updated Search (markdown) --- Search.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Search.md b/Search.md index 807e02a..ab73099 100644 --- a/Search.md +++ b/Search.md @@ -73,6 +73,7 @@ Note has certain properties which can be also used for searching: * `ownedAttributeCount` = `ownedLabelCount` + `ownedRelationCount` * `attributeCount` = `labelCount` + `relationCount` * `targetRelationCount` - number of relations targeting this note +* `targetRelationCountIncludingLinks` - count also includes auto-generated relations `imageLink`, `internalLink`, `relationMapLink` and `includeNoteLink` * `parentCount` - essentially number of [[clones|cloning notes]] * `childrenCount` * `isArchived` (true, false)