From: "Eric Schulte" <schulte.eric@gmail.com> To: Carsten Dominik <dominik@science.uva.nl> Cc: Cezar Halmagean <cezar@mixandgo.com>, emacs-orgmode@gnu.org Subject: Re: org-mode to iPhone Date: Mon, 22 Dec 2008 11:45:56 -0500 [thread overview] Message-ID: <87y6y8p397.fsf@gmail.com> (raw) In-Reply-To: <9A97E43F-0A36-445F-8065-C1EDEB26C266@uva.nl> (Carsten Dominik's message of "Mon, 22 Dec 2008 16:46:06 +0100") Carsten Dominik <dominik@science.uva.nl> writes: > On Dec 22, 2008, at 3:51 PM, Cezar Halmagean wrote: > >> Hi list, >> >> I haven't asked a question in a long time so here is one :) >> >> Is there any way I could publish my tasks to my iPhone ? The First >> thing that comes to mind is iCal/Google sync that way you can also >> read and write into org-mode, if only you could sync iCal with >> org-mode. > > > You can export Org stuff to iCalendar files[1], which can by > read by iCal[2] and in this way be uplinked to an iPhone. > > However, this is one-way, there is no way to go back to > Org-mode from there. > Google calendars expose their contents in iCal format. It is currently possible to parse this content using `icalendar-import-file', which transforms the contents of an ical file into diary entries, which could themselves be included into the org-agenda. I guess a real solution would need not only to parse the ical file, but then to find the related headers inside of the users org files (probably by searching the contents of org-agenda-files for headers with the same ID) and then to update the header's contents with information from the ical information to update the headers. While updating general comments may be difficult to implement at least updating properties of the entry like (location, time, etc...) should be fairly easy to implement as icalendar.el can handle all of the ical parsing. Would this be related to generating headers with org-remember? (I've never used org-remember so I'm not sure how it works) Cheers -- Eric > >> >> >> Thanks and Happy Holidays, > > Same to you! > > - Carsten > > [1] http://orgmode.org/manual/iCalendar-export.html#iCalendar-export > > [2] http://orgmode.org/worg/org-faq.php#iCal-import-ics-files-new > > > > _______________________________________________ > 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
next prev parent reply other threads:[~2008-12-22 16:45 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top [not found] <m27i5s6z6p.fsf@cezar@mixandgo.com> 2008-12-22 15:46 ` Carsten Dominik 2008-12-22 16:45 ` Eric Schulte [this message] 2008-12-22 14:57 Christopher DeMarco -- strict thread matches above, loose matches on Subject: below -- 2008-12-22 14:51 Cezar Halmagean
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87y6y8p397.fsf@gmail.com \ --to=schulte.eric@gmail.com \ --cc=cezar@mixandgo.com \ --cc=dominik@science.uva.nl \ --cc=emacs-orgmode@gnu.org \ --subject='Re: org-mode to iPhone' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this 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).