all messages for Emacs-related lists mirrored at yhetil.org
 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.