emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] property matching in org-agenda-custom-commands


From: Thomas Plass
Subject: Re: [O] property matching in org-agenda-custom-commands
Date: Fri, 5 Apr 2019 22:16:59 +0200

Matt,

Matt Price wrote at 13:31 on April 5, 2019:
: 
: ("F" "Failing Students in Current Buffer Only" tags-tree "+GRADE=\"0\"")
: 
: However, this seems to choke, and the agenda is not generated.

Works as advertised (docstring'ed?), I think.  The 'tags-tree creates
a sparse tree, not an agenda.  Plain 'tags does.  If that's what
you're after.

("F" "Failing Students in Current Buffer Only" tags "+GRADE=\"0\"")

Thomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]