emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Custom agenda view: Select specific tag (or category) + display timestamps
@ 2010-03-19  7:46 Bernd Weiss
  2010-03-20 15:31 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Bernd Weiss @ 2010-03-19  7:46 UTC (permalink / raw)
  To: emacs-orgmode

Dear all,

I'm having trouble with agenda customization. I have a couple of entries
(+ timestamp) which are tagged with 'conference' and I'd like to have a
list of conferences + timestamps.

(setq org-agenda-custom-commands
	'(	
		("c" "conferences"
			((tags "CONFERENCE"))
		)
	)
)


Many thanks in advance for your help,

Bernd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-20 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-19  7:46 Custom agenda view: Select specific tag (or category) + display timestamps Bernd Weiss
2010-03-20 15:31 ` Carsten Dominik
2010-03-20 16:34   ` Weiss, Bernd 

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).