emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Memnon Anon <gegendosenfleisch@googlemail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: skip-entry-if category
Date: Sat, 22 Aug 2009 09:47:18 -0400	[thread overview]
Message-ID: <m2prao0xll.wl@imapmail.org> (raw)
In-Reply-To: <87vdkg5xws.fsf@mean.albasani.net>

Hi Memnon

Memnon Anon wrote:
> However, there is one thing I am not able to figure out:
> 
> Using skipping, it is easy to limit my daily agenda to certain tags like:
> (org-agenda-skip-function '(org-agenda-skip-entry-if 'notregexp ":STUDIUM:"))))
> 
> Is it possible to do the same with Categories?
> I think there must be a way, but all my attempts did not work :(.

I believe this is not possible with the built in org agenda skip
functions, since they search only the text within the subtree and do
not recognize inherited tags and properties.

However, I suspect that one could build a skip function using
org-entry-properties that would accomplish this goal. 

Best,
Matt

  reply	other threads:[~2009-08-22 13:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-22  3:29 skip-entry-if category Memnon Anon
2009-08-22 13:47 ` Matt Lundin [this message]
2009-08-23 10:41   ` Carsten Dominik
2009-08-23 22:52     ` Memnon Anon
2009-11-02 14:14     ` Adam Spiers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2prao0xll.wl@imapmail.org \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=gegendosenfleisch@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).