From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Other programs to edit Org documents? Date: Tue, 15 Mar 2011 11:09:08 -0600 Message-ID: References: <4D7F585C.2090605@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=49220 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzXk6-00040D-O3 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:09:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzXk5-0004oT-E7 for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:09:10 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:52419) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzXk5-0004oI-Aq for emacs-orgmode@gnu.org; Tue, 15 Mar 2011 13:09:09 -0400 Received: by iwl42 with SMTP id 42so1004536iwl.0 for ; Tue, 15 Mar 2011 10:09:08 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Harum Budi Cc: emacs-orgmode@gnu.org, Rainer M Krug A simple org-mode viewer (that allows you to do some basic folding/unfolding and search -- or even something more complex that would allow you to view it as a mind-map?) would be nice. It could even be simplified with more GUI bells and whistles and still allow one to insert data and save the file. It would not be a full replacement for emacs, ever, but would allow other less technical users to use it as well. I was thinking about something alike that could be ran on the web and on the desktop. Adobe AIR could be a nice platform to develop on, in this case. I'd love to write something like this, just need to gather the time and energy :) (oh, procrastination) Cheers, Marcelo. On Tue, Mar 15, 2011 at 6:21 AM, Harum Budi wrote: > 2011/3/15 Rainer M Krug >> >> > Aside from Emacs, are there other programs capable of editing Org >> > documents? >> >> To state the obvious: ,org files are text files, not binary files, which >> can be edited with *any* text editor. >> >> If you are asking about org-mode functionality: there are a few (I think >> 2) projects working on implementing something similar in vim and there >> was some discussion on this mailing list - but I did not follow this in >> detail. > > Thanks. Google returned VimOrganizer and VimTodo. The former is an org-mode > clone for vim (though I haven't read/tested how much has been implemented), > but the latter uses todo.txt format and not Org. Haven't found any other > similar programs so far. > (PS: I use Emacs myself, just curious). > Regards, > Budi >