From 2d8a020d3894cd39151cf33ced8560625d05fd55 Mon Sep 17 00:00:00 2001 From: Carsten Brachem Date: Tue, 16 Jan 2018 23:55:16 +0100 Subject: Added example for due:none filter to documentation --- doc/en_US/search.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/en_US/search.markdown') diff --git a/doc/en_US/search.markdown b/doc/en_US/search.markdown index 818a19ce..146d62bd 100644 --- a/doc/en_US/search.markdown +++ b/doc/en_US/search.markdown @@ -68,6 +68,7 @@ Attribute: **due** - Search tasks due tomorrow: `due:tomorrow` - Search tasks due yesterday: `due:yesterday` - Search tasks due with the exact date: `due:2015-06-29` +- Search tasks without a due date: `due:none` The date must use the ISO 8601 format: **YYYY-MM-DD**. -- cgit v1.2.3