Re: [Orgmode] importing html

2008-02-11 Thread Rick Moynihan

Brian Gough wrote:

Is there an html-org mode converter?  I have some web pages I want to
import into org. Thanks.



Whenever I need to parse HTML, I turn to hpricot.  A fantastic Ruby 
based parser which does a great job of handling worst of the webs HTML.


http://code.whytheluckystiff.net/hpricot/

It makes simple screen scraping and file-format conversion the job of 
minutes.


R.


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] importing html

2008-02-08 Thread Brian Gough
Is there an html-org mode converter?  I have some web pages I want to
import into org. Thanks.

-- 
Brian Gough


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] importing html

2008-02-08 Thread Bastien Guerry
Brian Gough [EMAIL PROTECTED] writes:

 Is there an html-org mode converter?  I have some web pages I want to
 import into org. Thanks.

AFAIK there is no such tool.  And designing a generic tool for this
might be really tricky.  I guess it's easier to code something ad hoc,
just suitable for the specific structure of the HTML files you want to
import.

Maybe you can send one of yours HTML files?

-- 
Bastien


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode