Hi
Eric S Fraga writes:
> I haven't found a way to "push" an ics file to google; however, you
> can tell google calendar to add a calendar that is based on a specific
> url pointing to an ics file and google will periodically load that
> file and update the calendar.
Yes, that works. I've tes
Eric S Fraga writes:
>
> I haven't found a way to "push" an ics file to google; c
There exists Gcaldeamon (http://gcaldaemon.sourceforge.net/), but the
version as a bug that need a patch
(https://sourceforge.net/projects/gcaldaemon/forums/forum/643348/topic/3367835)
But there are still some prob
On Thu, 09 Sep 2010 10:25:31 +0100, Stephen Eglen
wrote:
[...]
> I was keen to see if I could upload my 'org.ics' file generated by org
> mode using 'C-c C-e c' to google. So effectively I just use google to
> be a read-only version of my agenda. That doesn't seem to be possible
> either from
On Wed, 8 Sep 2010 18:23:45 -0400, Matt Price wrote:
[...]
> for a real two-way sync to work with this method, I think we need access to
> uid's of google calendar events. If I read the documentation properly, the
> underlying gdata-python library doesn't support uid queries. So I filed an
> e
> hi Matt,
> Carsten accepted a patch of mine a while ago that allows you to do stuff
> like the following from the agenda:
>
> "i d RET 09:00-09:30 meeting with Joe"
>
> and the time is extracted from the text you enter, if you set:
>
> (setq org-agenda-insert-d
On Wed, Sep 8, 2010 at 1:12 PM, Stephen Eglen wrote:
> The following message is a courtesy copy of an article
> that has been posted to gmane.emacs.orgmode as well.
>
> Matt Price writes:
>
>
> > - as I understand it this system will only work with entries that have
> > been added via "i" in a ca
Matt Price writes:
> - as I understand it this system will only work with entries that have
> been added via "i" in a calendar-mode org agenda view. When I try to
> add items this way I am never prompted for a time, only a date. Am I
> missing something here?
hi Matt,
Carsten accepted a patch