On Fri, Feb 18, 2011 at 10:32 AM, Le Wang <l26w...@gmail.com> wrote: > Thanks. I just got this working, and it's only imports google docs as text. > I'm really after some way to import rich format (not so rich, heading tags, > bullets and hyperlinks). > I can get the information out of google docs easily enough as html, pdf, > word, etc. But how do I get it into org-mode?
You could try using Pandoc [1]. It can parse various markups (including html) and reformat it into various other markups (including org). There may be a few rough ends in the org-exporter, but it might be good enough for you. Hope that helps, Puneeth [1] - http://johnmacfarlane.net/pandoc/ _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode