From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: iOrg Date: Thu, 15 Sep 2016 12:36:32 -0500 Message-ID: <87bmzpdpzz.fsf@alphapapa.net> References: <87h99i3zn5.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkaan-00028A-Hb for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 13:36:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkaai-0005vd-Fb for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 13:36:56 -0400 Received: from [195.159.176.226] (port=46626 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkaai-0005uU-96 for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 13:36:52 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bkaaU-0002T2-UR for emacs-orgmode@gnu.org; Thu, 15 Sep 2016 19:36:38 +0200 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: emacs-orgmode@gnu.org Thorsten Jolitz writes: > [WARNING: this is an extremely long post with lots of boxquotes that > might turn out unreadable, you might want to consider this as spam > and just ignore it] Hi Thorsten, I guess I have missed iOrg before, because this looks very interesting! If I understand correctly, iOrg runs a web server written in PicoLisp which presents a set of Org files as an editable wiki in a browser? If so, this opens up a world of possibilities. Imagine having your personal Org files (at least, ones without very personal data) editable on your personal web server from any computer, even one without Emacs installed (including mobile devices)! You could edit your Org files from any system, then sync changes with Git when you get home and continue editing in Emacs. I feel like I've seen a similar project before, one not based on PicoLisp...I think it ran from within Emacs...I'd have to google it up again. But I don't think it was nearly as advanced as this. Anyway, if I could make one suggestion to help get things going again, it would be to add a bit more info to the readme so that visitors can immediately understand what it's about. :)