From 317b2ec1b7c0ac56e49599e6ab531dd79584f0eb Mon Sep 17 00:00:00 2001 From: Enis OEZGEN Date: Thu, 2 Jan 2020 14:34:12 +0100 Subject: [PATCH] Docs: Fix outdated example --- examples.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples.org b/examples.org index 830e77e..af84e17 100644 --- a/examples.org +++ b/examples.org @@ -68,7 +68,7 @@ Show entries that have any timestamp within the past week. Group by date using '(ts :from -7 :to today) :title "Recent Items" :sort '(date priority todo) - :groups '((:auto-ts t))) + :super-groups '((:auto-ts t))) #+END_SRC * Find entries matching a certain =CUSTOM_ID=