* Is there an easy way converting html -> orgmode?
@ 2016-04-24 9:10 Martin Weigele
2016-04-24 13:40 ` Roger Mason
0 siblings, 1 reply; 8+ messages in thread
From: Martin Weigele @ 2016-04-24 9:10 UTC (permalink / raw)
To: Org-Mode mailing list
Hi, the subject line says it all, is there an easy way converting html to
orgmode (not the other way round).
Thanks,
Martin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
[not found] <218deea3af034cd995dd6f768dd633e8@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2016-04-24 10:38 ` Eric S Fraga
2016-04-24 12:52 ` numbchild
0 siblings, 1 reply; 8+ messages in thread
From: Eric S Fraga @ 2016-04-24 10:38 UTC (permalink / raw)
To: Martin Weigele; +Cc: Org-Mode mailing list
On Sunday, 24 Apr 2016 at 09:10, Martin Weigele wrote:
> Hi, the subject line says it all, is there an easy way converting html to
> orgmode (not the other way round).
Not sure but have a look at pandoc: http://pandoc.org/
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 10:38 ` Eric S Fraga
@ 2016-04-24 12:52 ` numbchild
2016-04-24 13:51 ` Adam Porter
2016-04-24 13:52 ` Georgiy Tugai
0 siblings, 2 replies; 8+ messages in thread
From: numbchild @ 2016-04-24 12:52 UTC (permalink / raw)
To: Eric S Fraga, Martin Weigele, Org-Mode mailing list
[-- Attachment #1: Type: text/plain, Size: 770 bytes --]
Is there relative project which can convert and save current web page from
browser to Org-mode type file?
[stardiviner] <Hack this world!> GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Sun, Apr 24, 2016 at 6:38 PM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> On Sunday, 24 Apr 2016 at 09:10, Martin Weigele wrote:
> > Hi, the subject line says it all, is there an easy way converting html to
> > orgmode (not the other way round).
>
> Not sure but have a look at pandoc: http://pandoc.org/
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412
>
>
[-- Attachment #2: Type: text/html, Size: 1535 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 9:10 Is there an easy way converting html -> orgmode? Martin Weigele
@ 2016-04-24 13:40 ` Roger Mason
2016-04-24 13:46 ` Martin Weigele
0 siblings, 1 reply; 8+ messages in thread
From: Roger Mason @ 2016-04-24 13:40 UTC (permalink / raw)
To: Martin Weigele; +Cc: Org-Mode mailing list
Hello,
Martin Weigele <martin@weigele.de> 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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 13:40 ` Roger Mason
@ 2016-04-24 13:46 ` Martin Weigele
0 siblings, 0 replies; 8+ messages in thread
From: Martin Weigele @ 2016-04-24 13:46 UTC (permalink / raw)
To: emacs-orgmode
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 <martin@weigele.de> 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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 12:52 ` numbchild
@ 2016-04-24 13:51 ` Adam Porter
2016-04-24 13:52 ` Georgiy Tugai
1 sibling, 0 replies; 8+ messages in thread
From: Adam Porter @ 2016-04-24 13:51 UTC (permalink / raw)
To: emacs-orgmode
"numbchild@gmail.com" <numbchild@gmail.com> writes:
> Is there relative project which can convert and save current web page
> from browser to Org-mode type file?
Yes, see http://github.com/alphapapa/org-protocol-capture-html :)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 12:52 ` numbchild
2016-04-24 13:51 ` Adam Porter
@ 2016-04-24 13:52 ` Georgiy Tugai
2016-04-25 11:48 ` numbchild
1 sibling, 1 reply; 8+ messages in thread
From: Georgiy Tugai @ 2016-04-24 13:52 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]
On 24 Apr, numbchild@gmail.com wrote:
> Is there relative project which can convert and save current web page from
> browser to Org-mode type file?
>
> [stardiviner] <Hack this world!> GPG key ID: 47C32433
> IRC(freeenode): stardiviner Twitter: @numbchild
> Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
> Blog: http://stardiviner.github.io/
>
> On Sun, Apr 24, 2016 at 6:38 PM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
>
> > On Sunday, 24 Apr 2016 at 09:10, Martin Weigele wrote:
> > > Hi, the subject line says it all, is there an easy way converting html to
> > > orgmode (not the other way round).
> >
> > Not sure but have a look at pandoc: http://pandoc.org/
> > --
> > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412
> >
> >
I believe that the following project may be what you're looking for.
Imports whole pages, selections or "the article content" (as defined by
`python-readability') into an `org-capture' buffer, converted to Org
format via `pandoc'.
https://github.com/alphapapa/org-protocol-capture-html
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Is there an easy way converting html -> orgmode?
2016-04-24 13:52 ` Georgiy Tugai
@ 2016-04-25 11:48 ` numbchild
0 siblings, 0 replies; 8+ messages in thread
From: numbchild @ 2016-04-25 11:48 UTC (permalink / raw)
To: Georgiy Tugai; +Cc: Org-mode
[-- Attachment #1: Type: text/plain, Size: 1574 bytes --]
thanks, that's what I need. great.
[stardiviner] <Hack this world!> GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/
On Sun, Apr 24, 2016 at 9:52 PM, Georgiy Tugai <georgiy.tugai@gmail.com>
wrote:
> On 24 Apr, numbchild@gmail.com wrote:
> > Is there relative project which can convert and save current web page
> from
> > browser to Org-mode type file?
> >
> > [stardiviner] <Hack this world!> GPG key ID: 47C32433
> > IRC(freeenode): stardiviner Twitter: @numbchild
> > Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433
> > Blog: http://stardiviner.github.io/
> >
> > On Sun, Apr 24, 2016 at 6:38 PM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> >
> > > On Sunday, 24 Apr 2016 at 09:10, Martin Weigele wrote:
> > > > Hi, the subject line says it all, is there an easy way converting
> html to
> > > > orgmode (not the other way round).
> > >
> > > Not sure but have a look at pandoc: http://pandoc.org/
> > > --
> > > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org
> release_8.3.4-739-g789412
> > >
> > >
>
> I believe that the following project may be what you're looking for.
> Imports whole pages, selections or "the article content" (as defined by
> `python-readability') into an `org-capture' buffer, converted to Org
> format via `pandoc'.
>
> https://github.com/alphapapa/org-protocol-capture-html
>
[-- Attachment #2: Type: text/html, Size: 2740 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2016-04-25 11:49 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-24 9:10 Is there an easy way converting html -> orgmode? Martin Weigele
2016-04-24 13:40 ` Roger Mason
2016-04-24 13:46 ` Martin Weigele
[not found] <218deea3af034cd995dd6f768dd633e8@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-04-24 10:38 ` Eric S Fraga
2016-04-24 12:52 ` numbchild
2016-04-24 13:51 ` Adam Porter
2016-04-24 13:52 ` Georgiy Tugai
2016-04-25 11:48 ` numbchild
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).