Updating Examples typo
This commit is contained in:
parent
cea8028922
commit
44e8af54be
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ More examples are available in [[examples.org]].
|
||||||
'(ts :from -7 :to today)
|
'(ts :from -7 :to today)
|
||||||
:title "Recent Items"
|
:title "Recent Items"
|
||||||
:sort '(date priority todo)
|
:sort '(date priority todo)
|
||||||
:groups '((:auto-ts t)))
|
:super-groups '((:auto-ts t)))
|
||||||
|
|
||||||
;; Show a GTD-style "stuck projects" view: PROJECT tasks that have no
|
;; Show a GTD-style "stuck projects" view: PROJECT tasks that have no
|
||||||
;; descendants with the NEXT keyword. If you use a "project" tag
|
;; descendants with the NEXT keyword. If you use a "project" tag
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue