From: Willem Rein Oudshoorn <woudshoo@xs4all.nl>
To: emacs-orgmode@gnu.org
Subject: Re: HTML --> Org-mode?
Date: Tue, 27 Jan 2015 09:23:26 +0100 [thread overview]
Message-ID: <m1siewpr7l.fsf@Wims-MBP.fritz.box> (raw)
In-Reply-To: CAN_Dec8m8V65epo9=tFt+sn3=3VmxAuS2Dt-Rsj_MkSMsBNCsQ@mail.gmail.com
Matt Price <moptop99@gmail.com> writes:
> Hmm,
>
> Looks like I asked this about a year ago and didn't follow up on it. Does
> anyone know a way to generate org-mode syntax from an html string? I would
> like to extend zotxt slightly (see my last post) and at present zotxt can
> pull citations 7 bibliography entries from Zotero only in plain-text and
> HTML form. The plaintext form loses information, so I would like to
> translate the HTML into org-mode syntax.
>
> Since this would have to happen in the context of an
>
> (org-add-link-type )
>
> invocation, it would be best if this could be done directly in emacs
> somehow...
>
> Thanks as always,
Not sure if this helps, but I recently hacked some code to convert a
simple subset of HTML to org. It is quite hackish and not nearly
finished (and I might never finish).
However it is pure elisp.
Code is at:
http://github.com/woudshoo/html-2-org
Usage is:
(h-2-o-insert-org-source-for-html HTML-STRING)
which inserts a org blob in the current buffer at point.
Wim Oudshoorn.
next prev parent reply other threads:[~2015-01-27 9:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-26 20:15 HTML --> Org-mode? Matt Price
2015-01-26 20:31 ` Tory S. Anderson
[not found] ` <CAN_Dec_FD7ys9zoOQ3pNym+E_0=D=acHUapKYHbQWxjL=huoNA@mail.gmail.com>
[not found] ` <87a9154670.fsf@gmail.com>
2015-01-27 4:42 ` Matt Price
2015-01-27 8:23 ` Willem Rein Oudshoorn [this message]
2015-01-27 11:55 ` Matt Price
2015-01-27 13:58 ` Wim Oudshoorn
2015-01-27 18:59 ` Willem Rein Oudshoorn
2015-01-28 2:12 ` Matt Price
2015-01-27 8:27 ` Eric S Fraga
2015-01-27 9:51 ` Albert Krewinkel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m1siewpr7l.fsf@Wims-MBP.fritz.box \
--to=woudshoo@xs4all.nl \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).