emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* {Feature Request] Categories in icalendar export
@ 2008-09-03  6:40 Charles philip Chan
  2008-09-07 15:30 ` Carsten Dominik
  2008-09-18 16:19 ` Carsten Dominik
  0 siblings, 2 replies; 5+ messages in thread
From: Charles philip Chan @ 2008-09-03  6:40 UTC (permalink / raw)
  To: org-mode


[-- Attachment #1.1: Type: text/plain, Size: 260 bytes --]

Hello:

Is it possible to have the tags (minus the colons) as a comma separated
list for the "Categories" field in icalendar export? I usually have a
GTD context as the first tag. This will allow me to see them as separate
lists on my pilot.

Thanks.

Charles

[-- Attachment #1.2: Type: application/pgp-signature, Size: 193 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: {Feature Request] Categories in icalendar export
  2008-09-03  6:40 {Feature Request] Categories in icalendar export Charles philip Chan
@ 2008-09-07 15:30 ` Carsten Dominik
  2008-09-07 19:29   ` Charles philip Chan
  2008-09-18 16:19 ` Carsten Dominik
  1 sibling, 1 reply; 5+ messages in thread
From: Carsten Dominik @ 2008-09-07 15:30 UTC (permalink / raw)
  To: Charles philip Chan; +Cc: org-mode


On Sep 3, 2008, at 8:40 AM, Charles philip Chan wrote:

> Hello:
>
> Is it possible to have the tags (minus the colons) as a comma  
> separated
> list for the "Categories" field in icalendar export? I usually have a
> GTD context as the first tag. This will allow me to see them as  
> separate
> lists on my pilot.

That would be possible, however, I think this is not a stable  
feature.  How can you make sure the the corresponding tag is always  
the first in your list of tags?

- Carsten

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

* Re: {Feature Request] Categories in icalendar export
  2008-09-07 15:30 ` Carsten Dominik
@ 2008-09-07 19:29   ` Charles philip Chan
  2008-09-15  7:52     ` Carsten Dominik
  0 siblings, 1 reply; 5+ messages in thread
From: Charles philip Chan @ 2008-09-07 19:29 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: org-mode


[-- Attachment #1.1: Type: text/plain, Size: 695 bytes --]

Carsten Dominik <dominik@science.uva.nl> writes:

> That would be possible, however, I think this is not a stable feature.
> How can you make sure the the corresponding tag is always the first in
> your list of tags?

For those syncing with a Palm device, it is up to us to make sure the
first tag is the category we want. The first tag thing is only a Pilot
limitation since Palm's brain dead apps only allows one category per
record (thus Kpilot, and I believe Gnome Pilot, only syncs the first
category). For programs that can understand icalendar directly (and have
multi-categories support) or can sync multi-categories, the categories
can be used as filters for different lists.

Charles


[-- Attachment #1.2: Type: application/pgp-signature, Size: 193 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: {Feature Request] Categories in icalendar export
  2008-09-07 19:29   ` Charles philip Chan
@ 2008-09-15  7:52     ` Carsten Dominik
  0 siblings, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2008-09-15  7:52 UTC (permalink / raw)
  To: Charles philip Chan; +Cc: org-mode

Hi Charles,

On Sep 7, 2008, at 9:29 PM, Charles philip Chan wrote:

> Carsten Dominik <dominik@science.uva.nl> writes:
>
>> That would be possible, however, I think this is not a stable  
>> feature.
>> How can you make sure the the corresponding tag is always the first  
>> in
>> your list of tags?
>
> For those syncing with a Palm device, it is up to us to make sure the
> first tag is the category we want. The first tag thing is only a Pilot
> limitation since Palm's brain dead apps only allows one category per
> record (thus Kpilot, and I believe Gnome Pilot, only syncs the first
> category). For programs that can understand icalendar directly (and  
> have
> multi-categories support) or can sync multi-categories, the categories
> can be used as filters for different lists.

If I have a ree like this:

* one									:a:b:
** two									:c:d:
*** three 								:e:f:

then the "three" heading has the tags a,b,e,d,e,f

Which one should be first in the categories?  "e"?  or "a"?

- Carsten

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

* Re: {Feature Request] Categories in icalendar export
  2008-09-03  6:40 {Feature Request] Categories in icalendar export Charles philip Chan
  2008-09-07 15:30 ` Carsten Dominik
@ 2008-09-18 16:19 ` Carsten Dominik
  1 sibling, 0 replies; 5+ messages in thread
From: Carsten Dominik @ 2008-09-18 16:19 UTC (permalink / raw)
  To: Charles philip Chan; +Cc: org-mode

Hi Charles,

your requested behavior is now the default.  iCalendar export lists as  
categories all tags defined locally in the current line, and the file/ 
tree category.  If you want to include the TODO state or inherited  
tags as well, configure the variable `org-icalendar-categories'.

Hope this helps.

- Carsten

On Sep 3, 2008, at 8:40 AM, Charles philip Chan wrote:

> Hello:
>
> Is it possible to have the tags (minus the colons) as a comma  
> separated
> list for the "Categories" field in icalendar export? I usually have a
> GTD context as the first tag. This will allow me to see them as  
> separate
> lists on my pilot.
>
> Thanks.
>
> Charles
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2008-09-18 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-03  6:40 {Feature Request] Categories in icalendar export Charles philip Chan
2008-09-07 15:30 ` Carsten Dominik
2008-09-07 19:29   ` Charles philip Chan
2008-09-15  7:52     ` Carsten Dominik
2008-09-18 16:19 ` Carsten Dominik

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