From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohamed Wael Khobalatte Subject: Re: Porting Apple Calendars to org-mode Date: Wed, 24 Apr 2019 15:56:20 -0400 Message-ID: References: <87sgu72nrm.fsf@geus3064linuxwsm.geus.dk> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000f6fdff05874c1943" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hJO0f-000165-3m for emacs-orgmode@gnu.org; Wed, 24 Apr 2019 15:56:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hJO0d-0008UN-Kd for emacs-orgmode@gnu.org; Wed, 24 Apr 2019 15:56:49 -0400 Received: from mail-it1-x12b.google.com ([2607:f8b0:4864:20::12b]:56169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hJO0d-0008TL-EJ for emacs-orgmode@gnu.org; Wed, 24 Apr 2019 15:56:47 -0400 Received: by mail-it1-x12b.google.com with SMTP id y134so8517670itc.5 for ; Wed, 24 Apr 2019 12:56:47 -0700 (PDT) In-Reply-To: <87sgu72nrm.fsf@geus3064linuxwsm.geus.dk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Ken Mankoff Cc: emacs-orgmode@gnu.org --000000000000f6fdff05874c1943 Content-Type: text/plain; charset="UTF-8" Hi Ken, Thanks for your response. The file(s) you linked to usually assume a generated list of ics files no? My problem right now is that I do not want to generate those manually from my Mac (could be done of course, but this search is for something that does that). The one that comes close is org-mac-iCal, but again my problem with that one is that it does not work for all the calendars, even personal one that is not networked. Surprisingly, it works with the holidays calendar (sorry I said birthdays before, but it's the holidays one that comes by default). I do not know what's special about that one, but my guess is that perhaps the formats or locations have changed for the others, although that would be..surprising. On Wed, Apr 24, 2019 at 3:42 PM Ken Mankoff wrote: > Hi Mohamed, > > On 2019-04-24 at 21:32 +0200, Mohamed Wael Khobalatte > wrote... > org-mode), > > Does anyone know how I can get my Apple calendar to show up in > > org-mode as readonly (preferably)? I had no luck with org-mac-iCal. > > There are several tools named ical2org - different languages, > implementations, and/or forks. I used to use one of them when I was on OS X > and it worked well for me. > > I'm not on OS X anymore but use something called "ical2orgpy" that > downloads ICS files from Google and Outlook (and could from iCloud I > think?) and converts them to read-only Org buffers. The top line is > > -*- eval: (eval (progn (auto-revert-mode 1) (read-only-mode 1))); -*- > > So they are read-only and Emacs updates them when the buffer gets changed > on disk w/o any questions. > > -k. > > -- Wael Khobalatte --000000000000f6fdff05874c1943 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Ken,=C2=A0

Thanks for your response.= The file(s) you linked to usually assume a generated list of ics files no?= My problem right now is that I do not want to generate those manually from= my Mac (could be done of course, but this search is for something that doe= s that).=C2=A0

The one that comes close is org-mac= -iCal, but again my problem with that one is that it does not work for all = the calendars, even personal one that is not networked. Surprisingly, it wo= rks with the holidays calendar (sorry I said birthdays before, but it's= the holidays one that comes by default). I do not know what's special = about that one, but my guess is that perhaps the formats or locations have = changed for the others, although that would be..surprising.=C2=A0

On W= ed, Apr 24, 2019 at 3:42 PM Ken Mankoff <mankoff@gmail.com> wrote:
Hi Mohamed= ,

On 2019-04-24 at 21:32 +0200, Mohamed Wael Khobalatte
<wael.kho= balatte@gmail.com> wrote...
org-mode),
> Does anyone know how I can get my Apple calendar to show up in
> org-mode as readonly (preferably)? I had no luck with org-mac-iCal.
There are several tools named ical2org - different languages, implementatio= ns, and/or forks. I used to use one of them when I was on OS X and it worke= d well for me.

I'm not on OS X anymore but use something called "ical2orgpy"= that downloads ICS files from Google and Outlook (and could from iCloud I = think?) and converts them to read-only Org buffers. The top line is

-*- eval: (eval (progn (auto-revert-mode 1) (read-only-mode 1))); -*-

So they are read-only and Emacs updates them when the buffer gets changed o= n disk w/o any questions.

=C2=A0 -k.



--
Wael= Khobalatte

--000000000000f6fdff05874c1943--