From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Editing Org-mode syntax in a web-browser (textarea)? Date: Thu, 25 Sep 2014 18:45:47 +0100 Message-ID: <542454CB.1050501@wilkesley.net> References: <87r3z0nq4f.fsf@gmail.com> Reply-To: ian@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXD7M-0005jC-98 for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 13:46:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XXD7G-0003am-D2 for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 13:46:12 -0400 Received: from mail2.wilkesley.net ([109.74.196.44]:50890 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XXD7G-0003Yo-87 for emacs-orgmode@gnu.org; Thu, 25 Sep 2014 13:46:06 -0400 Received: from scamper2.bantercat.co.uk (unknown [46.33.134.31]) (Authenticated sender: lists@wilkesley.net) by li40-130.members.linode.com (Postfix) with ESMTPSA id B50CA2DA83E for ; Thu, 25 Sep 2014 17:45:53 +0000 (UTC) In-Reply-To: <87r3z0nq4f.fsf@gmail.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 25/09/14 07:58, Thorsten Jolitz wrote: > > Hi List, > > this question is explicitly *not* about popping up an emacsclient > instance from firefox or chrome to edit an html textarea in Emacs. And > its *not* about emacs-w3m or eww. > Not an answer to your question, but I sometimes use Stackedit: https://github.com/benweet/stackedit This can export to several backends, so maybe it could be adapted to export in org-mode, although editing in org-mode would be nicer! Ian.