From d5be30dda8234c88a511924d98e6fc323a5a7900 Mon Sep 17 00:00:00 2001 From: zadam Date: Thu, 15 Oct 2020 11:46:37 +0200 Subject: [PATCH] Updated Search (markdown) --- Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Search.md b/Search.md index c87b2af..39e3a1d 100644 --- a/Search.md +++ b/Search.md @@ -15,7 +15,7 @@ `towers #book or #author` - searches notes containing "towers" word anywhere and matching note must have either "book" or "author" label -`towers #!book` - searches notes containing "towers" word anywhere and which do **not** have "book" +`towers #!book` - searches notes containing "towers" word anywhere and which do **not** have "book" label `#book #publicationYear = 1954` - will find notes with "book" label and label "publicationYear" containing this specific value