I'm reffering to : http://leoeditor.com/appendices.html#format-of-leo-files
When I save a leo file and go through the xml I see those attributes are being removed, but when I reopen those files the right nodes are marker, cloned, selected and so on...
Just to clarify: the only 'impact' is that we lose the 'currently selected node' upon opening, and 'marked node(s)' when sending a file to a friend?
Thanks for the answer: Of course my obvious reply to this would be "So if I send a leo file to my friend and tell him 'see that marked node?' he'll anwser back 'what marked node?'"
Am I understanding this correctly? Clones are now deduced from having the same ID more than once,
but marked node is untracable without the db cache, right?
It makes sense : marked nodes, along with the currently selected node as the file was saved, are now a 'personal' thing only visible to oneself as they work on a project. makes sense.
True (recommended):
Write "E" attribute bits in <v> elements.
Leo outlines will record the expansion state of all nodes.
False: (Good for files like unitTest.leo)
Suppress "E" attribute bits in <v> elements.
Only the ancestors of the presently selected node will
be expanded when Leo opens an outline.