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

* Re: Custom agenda view: Select specific tag (or category) + display timestamps
  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 
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-03-20 15:31 UTC (permalink / raw)
  To: Bernd Weiss; +Cc: emacs-orgmode


On Mar 19, 2010, at 8:46 AM, Bernd Weiss wrote:

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

Hi Bernd,

what do you mean by "a list of conferences + timestamps".

Have you tried to use the customize interface - it is quite helpful
for generating org-agenda-custom-commands.  There is also an excellent
tutorial by Matt Lundin - maybe it will give you the right ideas?

http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php

HTH

- Carsten

>
> (setq org-agenda-custom-commands
> 	'(	
> 		("c" "conferences"
> 			((tags "CONFERENCE"))
> 		)
> 	)
> )
>
>
> Many thanks in advance for your help,
>
> Bernd
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

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

* Re: Custom agenda view: Select specific tag (or category) + display timestamps
  2010-03-20 15:31 ` Carsten Dominik
@ 2010-03-20 16:34   ` Weiss, Bernd 
  0 siblings, 0 replies; 3+ messages in thread
From: Weiss, Bernd  @ 2010-03-20 16:34 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 20.03.2010 16:31, schrieb Carsten Dominik:
> 
> On Mar 19, 2010, at 8:46 AM, Bernd Weiss wrote:
> 
>> 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.
> 
> Hi Bernd,
> 
> what do you mean by "a list of conferences + timestamps".
> 
> Have you tried to use the customize interface - it is quite helpful
> for generating org-agenda-custom-commands.  There is also an excellent
> tutorial by Matt Lundin - maybe it will give you the right ideas?
> 
> http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php
> 


Hi Carsten,

Thanks a lot for your replay!

Sorry, my fault. I didn't assign proper timestamps to some of my entries.

That's what I was looking for:

Headlines with TAGS match: CONFERENCE
work:       Conf A <2010-03-24 Mi> :CONFERENCE:PLAN2010:
.
.
.


Everything is fine now :-)

Thanks,

Bernd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)

iQEcBAEBAgAGBQJLpPkPAAoJEEs3GEaRJz0hQxEH/iBUP6j2isUmc82f56dPUKWY
UrIPkGc+2MF45WzjlIoUvMGUtfVgr7IHp95K9Hshz9cKVfphxYtMv/mLrBG1vsae
+Zgr9WR68FAuKV6QNlXcwapIiwJsksNlUIncDLY0zmTefdceMGKpS4n1pSz9DEfV
u246qxv2gnmu3bCWsyfp1FOc1/SENgIvER2wiWjd2RIy1rOCBpiLO7GYkhPmfTu/
UOhlwgz0lMIwqx2tlQrRodRScZGRFHQTVxfFar3srnu4n5glHIegnSvWhH8cxAvi
m5dYJeu2Vwql7ff6GVa+JGcS7RbD9hEL7+W5obiO7eUlcr4m+YsAbM7Ep46rGNQ=
=QupX
-----END PGP SIGNATURE-----

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