Thanks - it's a tiny file, and imported in a flash. But, something still isn't right. The first node is named "MemPad to KeyNote to AllMyNotes import test" and contains text
"MemPad to KeyNote to AllMyNotes import test
Node 0, top node"
i.e. the node name, plus more text: I usually name a node to the title of the text it contains. In AllMyNotes, that node is named correctly, but it doesn't contain any text. Likewise, if I put the cursor on Node 1 in AllMyNotes, it shows its two child nodes with their names, "Node 1, child 1" and "Node 1, child 2". Again, I used the names as the content of the nodes. When I put the cursor on either of those two child nodes, both are empty. So, it's imported tree structure, but hasn't included note text.
Please can I repeat my request for improved text-delimited import? I know you can use tab-delimited format to reconstruct the tree structure, but I'd like to be able to do the same with text-delimited. If AllMyNotes' text-delimiter is "=-=", then I'd like to be able to use multiple delimiters to give the level of the node to reconstruct the tree. That is, I'd like to be able to mark up text files, using mine above as an example, like this:
=-= MemPad to KeyNote to AllMyNotes import test
MemPad to KeyNote to AllMyNotes import test
Node 0, top node
=-= Node 1
Node 1
=-= =-= Node 1, child 1
Node 1, child 1
=-= =-= Node 1, child 2
Node 1, child 2
=-= Node 2
Node 2
=-= =-= Node 2, child 1
Node 2, child 1
=-= =-= =-= Node 2, child 1, grandchild 1
Node 2, child 1, grandchild 1
=-= =-= =-= Node 2, child 1, grandchild 2
Node 2, child 1, grandchild 2
=-= =-= =-= =-= Node 2, child 1, grandchild 2, greatgrandchild 1
Node 2, child 1, grandchild 2, greatgrandchild 1
=-= =-= Node 2, child 2
Node 2, child 2
=-= Node 3
Node 3
=-= =-= Node 3, child 1
Node 3, child 1
=-= =-= Node 3, child 2
Node 3, child 2
I know many editors can make tabs visible as characters, but note text could contain tabs anyway, and text delimiters are more clearly visible. I think this would be clearer and easier for most of us to use, and be a good step towards a universal text importer. Any file that could be reduced to plain text could be edited into this form.
Thanks!