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/hpr

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