Re: [O] Is there an easy way converting html -> orgmode?

2016-04-25 Thread numbch...@gmail.com
thanks, that's what I need. great.

[stardiviner] 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 
wrote:

> On 24 Apr, numbch...@gmail.com wrote:
> > ​Is there relative project which can convert and save current web page
> from
> > browser to Org-mode type file?​
> >
> > [stardiviner] 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  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
>


Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread Georgiy Tugai
On 24 Apr, numbch...@gmail.com wrote:
> ​Is there relative project which can convert and save current web page from
> browser to Org-mode type file?​
> 
> [stardiviner] 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  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


signature.asc
Description: PGP signature


Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread Adam Porter
"numbch...@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  :)




Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread Martin Weigele
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





Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread 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



Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread numbch...@gmail.com
​Is there relative project which can convert and save current web page from
browser to Org-mode type file?​

[stardiviner] 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  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
>
>


Re: [O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread Eric S Fraga
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



[O] Is there an easy way converting html -> orgmode?

2016-04-24 Thread Martin Weigele
Hi, the subject line says it all, is there an easy way converting html to 
orgmode (not the other way round).

Thanks,
Martin