emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@googlemail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>,
	Richard Riley <rileyrgdev@googlemail.com>
Subject: Re: ical export
Date: Sun, 26 Apr 2009 01:16:15 +0200	[thread overview]
Message-ID: <49f399c1.0407560a.5b63.636f@mx.google.com> (raw)
In-Reply-To: <20524da70904251418l364b18a4iecbddaaa6fe9e617@mail.gmail.com> (Samuel Wales's message of "Sat, 25 Apr 2009 14:18:43 -0700")

Samuel Wales <samologist@gmail.com> writes:

> My dates all have day of week.
>
> On Sat, Apr 25, 2009 at 14:17, Richard Riley <rileyrgdev@googlemail.com> wrote:
>>
>> Samuel Wales <samologist@gmail.com> writes:
>>
>>> No day?
>>>
>>> On Sat, Apr 25, 2009 at 13:00, Richard Riley <rileyrgdev@googlemail.com> wrote:
>>>> <2008-03-25 21:30 +1w>
>>
>> I'm not sure I follow you.
>>
>> You snipped where I mentioned it appears fine and in the correct place
>> in my org-agenda. What day?
>>
>>

If we look at two entries, one which shows the time, and another (the
repeated task) which doesnt:

,----
| ** Pub Quiz 				       :quiz:
|    SCHEDULED:<2008-03-25 Tue 21:30 +1w> 
|    :PROPERTIES:
|    :ID:       1ckjv5g0vle0
|    :END:
`----

gives the following export:

,----
| BEGIN:VEVENT
| UID: SC-1ckjv5g0vle0
| DTSTART:20080325T213000
| DTEND:20080325T233000
| RRULE:FREQ=WEEKLY;INTERVAL=1
| SUMMARY:S: Pub Quiz 				       :quiz:
| DESCRIPTION: - Note taken on [2008-08-26 Tue 09:59] \\\ndo questions!
| CATEGORIES:quiz,shamrock
| END:VEVENT
`----

This one DOES show the time in Google calendar:

,----
| ** TODO test google sync
|    SCHEDULED:<2009-04-26 Sun 19:30> 
|    :PROPERTIES: 
|    :Entered: [2009-04-25 Sat 18:54]
|    :Link: 
|    :ID:       pqekt5g0vle0
|    :END:
`----

and its export is:

,----
| BEGIN:VEVENT
| UID: SC-pqekt5g0vle0
| DTSTART:20090426T193000
| DTEND:20090426T213000
| SUMMARY:S: TODO test google sync
| CATEGORIES:Tasks
| END:VEVENT
`----

Possibly its an error in the export for repeated tasks. I'll try and
look into it some more on monday. But if this stuff works it's another
feather in the bow for org-mode courtesy of the work done on ical export
and Google calendars ability to import ical and have sync engines for
most popular HW.

cheers,

r.

  reply	other threads:[~2009-04-25 23:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-22 18:38 Cooke Karen
2008-06-23  7:11 ` Carsten Dominik

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=49f399c1.0407560a.5b63.636f@mx.google.com \
    --to=rileyrgdev@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@gmail.com \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).