Hi Uwe, Uwe Koloska <u...@koloro.de> writes:
> Hello, > > there is this very nice export to text feature and the superb HTML export. > But > is it possible to convert org to some rich text notation used in wikis? I > would like to include some of my documents into a wiki (dokuwiki and > TWiki/Foswiki). > And if there is no such feature yet, where do I have to start to implement it? This doesn't exactly answer your question, but for a quick and dirty wiki conversion, I export an outline (or subtree) to html and then use the perl script html2wiki to convert to the appropriate format. http://diberri.dyndns.org/wikipedia/html2wiki/ It would be easy enough, I imagine, to create a script that combines the two steps. Obviously, this would only be a one-way conversion, from org files to wiki. Carsten addresses the possibility of a two-way conversion via an intermediate list format at the end of his Google text talk, but as far as I know, that is still only an idea. http://orgmode.org/GoogleTech.html My dream is for wiki software that uses org files as its backend, thus enabling community editing of org files via the web. But that, of course, is only a dream at this point. Best, Matt _______________________________________________ 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