Re: [O] Preserve formatting when copy/pasting from HTML

2014-05-23 Thread Tory S. Anderson
I'm thoroughly impressed by pandoc. Quite the magnificent program! Using pandoc and xclip I was able to do what I wanted. As you mentioned, I am able to copy from, say, a wikipedia page, and paste as (mostly) properly formatted org code. My code is: while :; do xclip -o -selection clipboard

Re: [O] Preserve formatting when copy/pasting from HTML

2014-05-21 Thread Ilya Shlyakhter
torys.ander...@gmail.com (Tory S. Anderson) writes: > We often read online articles with headings and sometimes > subheadings. They may also include bold, italic, and hyperlinks, all > of which are supported by Org. Is there any way to preserve this > formatting if I copy-paste into org/emacs, the

Re: [O] Preserve formatting when copy/pasting from HTML

2014-05-21 Thread Albert Krewinkel
torys.ander...@gmail.com (Tory S. Anderson) writes: > We often read online articles with headings and sometimes subheadings. They > may also include bold, italic, and hyperlinks, all of which are supported by > Org. Is there any way to preserve this formatting if I copy-paste into > org/emacs, the

Re: [O] Preserve formatting when copy/pasting from HTML

2014-05-21 Thread Bastien
Hi Tory, torys.ander...@gmail.com (Tory S. Anderson) writes: > We often read online articles with headings and sometimes > subheadings. They may also include bold, italic, and hyperlinks, all > of which are supported by Org. Is there any way to preserve this > formatting if I copy-paste into org/