From 51af7cc9e215059cfa20fe36f8ded6f692b15455 Mon Sep 17 00:00:00 2001 From: zadam Date: Fri, 19 Feb 2021 20:50:08 +0100 Subject: [PATCH] Updated Search (markdown) --- Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Search.md b/Search.md index 194469e..8b821e2 100644 --- a/Search.md +++ b/Search.md @@ -73,7 +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 -* `parentCount` - essentially number of [[clones|note cloning]] +* `parentCount` - essentially number of [[clones|cloning notes]] * `childrenCount` * `isArchived` (true, false) * `contentSize` - size of note content in bytes. Since v0.46.