emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Simon Thum <simon.thum@gmx.de>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Birthdays, org-contacts and agenda filters - a bug?
Date: Sun, 22 Jul 2012 13:07:38 +0200	[thread overview]
Message-ID: <500BDEFA.3090809@gmx.de> (raw)

Hi all,

I have a working setup for birthdays from org-contacts in my default agenda.

However I use split work/private agendas which are discerned using 
org-agenda-tag-filter-preset. As it happens, my birthday heading does 
not inherit its tags (from FILETAGS) as I intend; I even tried this:

* BDays :private:
%%(org-contacts-anniversaries "BIRTHDAY" "%y %h :private:")

to give it its "private" tag so it shows in the private agenda. No 
success so far - although the tag is _not_ displayed in the agenda, 
neither as tag nor as headline, indicating there is some processing.

An alternate approach might be altering the agenda filters but given my 
split agenda goal I don't know how. My target agenda is:

	("p" "private agenda" agenda ""
		 ((org-agenda-span 40)
		  (org-agenda-tag-filter-preset '("+private"))
		  (org-agenda-hide-tags-regexp "private")
		  (org-agenda-compact-blocks t)
		  ))

The only thing really happening is tags filtering - but that seems 
incompatible with %%() agenda entries. Maybe this is a bug?

I appreciate any idea (that retains my two agenda setup).

Cheers,

Simon

             reply	other threads:[~2012-07-22 11:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 11:07 Simon Thum [this message]
2012-08-04  8:31 ` Birthdays, org-contacts and agenda filters - a bug? Bastien
2012-08-07 11:53   ` Simon Thum
2012-08-10 10:30     ` Bastien
2012-08-11 17:15       ` Simon Thum
2012-08-11 17:54         ` Bastien

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=500BDEFA.3090809@gmx.de \
    --to=simon.thum@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    /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).