emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] New function org-agenda-filter-set


From: Stefan Kangas
Subject: [PATCH] New function org-agenda-filter-set
Date: Wed, 20 May 2020 23:23:55 -0700

Hi all,

Please find attached a patch to add a new function org-agenda-filter-set
which allows you to specify the same strings as in the org-agenda-filter
prompt directly from Lisp.  It allows you to do things like:

    (org-agenda-filter-set "-@foo-bar")

Before, this would have involved doing more of the heavy lifting
manually using org-agenda-filter-apply.

Best regards,
Stefan Kangas

Attachment: 0001-New-function-org-agenda-filter-set.patch
Description: Text Data


reply via email to

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