From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Weigele Subject: Re: Is there an easy way converting html -> orgmode? Date: Sun, 24 Apr 2016 15:46:31 +0200 Message-ID: <1747774.2lGhnhXkDg@sirius> References: <19490254.hbCVc9lR1t@sirius> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auKMs-0004f7-KA for emacs-orgmode@gnu.org; Sun, 24 Apr 2016 09:46:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auKMp-0007MM-CU for emacs-orgmode@gnu.org; Sun, 24 Apr 2016 09:46:34 -0400 Received: from smtprelay06.ispgateway.de ([80.67.31.103]:42456) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auKMp-0007M9-6K for emacs-orgmode@gnu.org; Sun, 24 Apr 2016 09:46:31 -0400 Received: from [217.232.12.15] (helo=sirius.localnet) by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1auKMo-0003JJ-91 for emacs-orgmode@gnu.org; Sun, 24 Apr 2016 15:46:30 +0200 In-Reply-To: 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 Thanks a lot, Roger and Eric, in the mean time, I have found the ancient command line "html2text" that even replaces html section headers etc. by the appropriate orgmode star prefices. Kind regards Martin Am Sonntag, 24. April 2016, 11:10:00 schrieb Roger Mason: > Hello, > > Martin Weigele writes: > > Hi, the subject line says it all, is there an easy way converting html to > > orgmode (not the other way round). > > I think pandoc (http://pandoc.org/) can do that. > > Cheers, > Roger