Quote:
|
Originally Posted by barsoomcore Plain text is best -- you can have HTML or XML or whatever. RTF is not bad. Anything more complicated than that and forget about it. |
That is another good point about Treepad, the data is in plain text and there is even a document detailing the structure of the file. Plus you can dump the whole lot to HTML if you so desire.
I managed to write a little java app that read in a treepad file into a nicely structured tree in 150 lines of code in about 30 minutes.