emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ical export
@ 2009-04-25 20:00 Richard Riley
  2009-04-25 20:42 ` Samuel Wales
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Riley @ 2009-04-25 20:00 UTC (permalink / raw)
  To: org-mode


Hi Carsten and org peoples,

 I have an entry of the form:

,----
| ** Pub Quiz 				       :quiz:
|    :PROPERTIES:
|    :ID:       1ckjv5g0vle0
|    :END:
| <2008-03-25 21:30 +1w> 
|    - Note taken on [2008-08-26 Tue 09:59] \\
|      do questions!
`----

Which correctly appears weekly at 21:30 on a tuesday in my org agenda.

Its appearing in my Google calendar but without the time however. The
relevant part of the org-ics says:

,----
| BEGIN:VEVENT
| UID: TS-1ckjv5g0vle0
| DTSTART;VALUE=DATE:20080325
| DTEND;VALUE=DATE:20080326
| RRULE:FREQ=WEEKLY;INTERVAL=1
| SUMMARY:Pub Quiz 				       :quiz:
| DESCRIPTION: <2008-03-25 21:30 +1w>\n- Note taken on [2008-08-26 Tue 09:59] \\\ndo questions!
| CATEGORIES:quiz,shamrock
| END:VEVENT
`----

Have I specified this wrong? Or is this a bug? Or are my settings for
export not set properly?

(I'm exporting a complete combined ics file from org)

thanks,

r.



-- 

^ permalink raw reply	[flat|nested] 7+ messages in thread
* ical export
@ 2008-06-22 18:38 Cooke Karen
  2008-06-23  7:11 ` Carsten Dominik
  0 siblings, 1 reply; 7+ messages in thread
From: Cooke Karen @ 2008-06-22 18:38 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I'm interested in using the ical export functionality to get todos and  
appointments onto my new mobile phone.  Todos are appearing in the  
todo list as I've set org-icalendar-include-todo, however I'd like for  
the todo's with a deadline associated with them to have the due date  
set (eg DUE;VALUE=DATE:20080623) and not appear as an appointment as  
they do at the moment.     I've worked out the function where all this  
happens is org-print-icalendar-entries but my lisp skills are none  
existent so any pointers or assistance would be greatly appreciated.

Regards

Karen

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

end of thread, other threads:[~2009-04-25 23:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-25 20:00 ical export Richard Riley
2009-04-25 20:42 ` Samuel Wales
2009-04-25 21:17   ` Richard Riley
2009-04-25 21:18     ` Samuel Wales
2009-04-25 23:16       ` Richard Riley
  -- strict thread matches above, loose matches on Subject: below --
2008-06-22 18:38 Cooke Karen
2008-06-23  7:11 ` 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).