emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Spiers <orgmode@adamspiers.org>
To: emacs-orgmode@gnu.org
Subject: Re: Re: 1-way syncing with google calendar
Date: Fri, 30 May 2008 21:55:42 +0100	[thread overview]
Message-ID: <20080530205542.GA16661@atlantic.linksys.moosehall> (raw)
In-Reply-To: <87k5hdtfz3.fsf@piyo.tok.corp.google.com>

On Thu, May 29, 2008 at 10:08:48PM +0900, David Smith wrote:
> "Tim O'Callaghan" <tim.ocallaghan@gmail.com> writes:
> 
> > Cool - just caught up with this.
> >
> > If you check the archives i had a very basic google->org solution using w3.
> >
> > I stopped using it when i moved back to Emacs, guess its time to dig it out :)
> 
> I'm currently building something similar using g-client which is much
> easier to integrate with the emacs calendar. It should also be able to
> do two-way sync without an external daemon. I just haven't found a good
> way to integrate it with the agenda. Anyone have experience with it?

No, but please let us know as soon as you have something worth
testing!  For google->org, I was thinking that you would need to
impose some structure on the org representation of events, so that it
was clear algorithmically where to insert new events within the org
buffer that were only on the google side prior to syncing.  A simple
chronologically sorted format would suffice, e.g.

* <2008-05-30 Fri> foo
* <2008-05-31 Sat> bar
* <2008-06-01 Sun> baz

or

* 2008-05
** <2008-05-30 Fri> foo
** <2008-05-31 Sat> bar
* 2008-06
** <2008-06-01 Sun> baz

or even

* 2008
** 2008-05
*** <2008-05-30 Fri> foo
*** <2008-05-31 Sat> bar
** 2008-06
*** <2008-06-01 Sun> baz

  reply	other threads:[~2008-05-30 20:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 20:56 .ics export violates RFC2445 Adam Spiers
2007-11-10 10:07 ` Carsten Dominik
2008-04-29 14:12   ` Adam Spiers
2008-04-29 15:52     ` Carsten Dominik
2008-04-29 17:16       ` Adam Spiers
2008-05-15  8:33         ` Carsten Dominik
2008-05-27 21:55           ` Adam Spiers
2008-05-27 22:25             ` 1-way syncing with google calendar (was Re: .ics export violates RFC2445) Adam Spiers
2008-05-28 21:02               ` Cezar Halmagean
2008-05-28 21:57                 ` Adam Spiers
2008-05-29 10:32                   ` Tim O'Callaghan
2008-05-29 13:08                     ` Re: 1-way syncing with google calendar David Smith
2008-05-30 20:55                       ` Adam Spiers [this message]
2009-03-20 15:18                       ` David Abrahams
2008-04-30 18:38       ` .ics export violates RFC2445 Leo

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=20080530205542.GA16661@atlantic.linksys.moosehall \
    --to=orgmode@adamspiers.org \
    --cc=emacs-orgmode@gnu.org \
    /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).