From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sun Jul 12 23:58:18 EDT 2020 Received: from abbatoir.fios-router.home (pool-74-101-2-6.nycmny.fios.verizon.net [74.101.2.6]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id a39028fe (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sun, 12 Jul 2020 20:58:03 -0700 (PDT) Message-ID: To: steve@quintile.net, 9front@9front.org Subject: Re: [9front] patch: calendar look ahead Date: Sun, 12 Jul 2020 20:58:01 -0700 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: asynchronous dependency table XMPP over WEB2.0 just-in-time NoSQL-aware high-performance interface controller > i have a crude ical parser which i used to build calendar entries from meeting invites i emails. > > my plan was to write calendarfs which would read any ical source and present a directory if events to a simple calendar prog (probably a script) but timezone handling was always the problem. > > i am happy to share the crude translator i have. > > -Steve I'd be interested in taking a look.