emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Custom agenda view: Select specific tag (or category) + displa


From: Bernd Weiss
Subject: [Orgmode] Custom agenda view: Select specific tag (or category) + display timestamps
Date: Fri, 19 Mar 2010 08:46:27 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

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





reply via email to

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