quick question: has anyone attempted to parse and import docbook into mori?
I have some docbook content created by a linux-based hierarchical notetaker (gjots) and was thinking about getting it into mori.
any pointers would be appreciated. otherwise, I might try to do an intermediate conversion to opml before importing into docbook (sounds lossy, but my main plan b right now).
thanks,
jeff
(btw: I just installed the 1.6 beta. I really dig the tags work being done!)
There is definitely no
There is definitely no direct support for doc-book import. Do you just want to import the content or do you need the doc-book markup too? If you just want the content you could probably (or someone could, but not me because transforming xml gives me headaches) generate a series of plain text documents from the doc-book format. Probably you could even generate a file-folder hierarchy of those plain text files, and then Mori can import that easily.
Jesse