Posted 20 years ago
by painetraine
I have a feature request for a future build.
I would like to be able to somehow get the outlining information of the current document (ie. where outlining is occurring and which nodes are expanded/collapsed) in some format (ie. xml, binary, etc) and then when I load the document again, take the previous outlining status and set it back to the document. It could be very simply such as if the document has changed then just ignore resetting.
Although, I think I might could do this now by simply storing all of the outlining info myself and then looping back through after opening the doc and setting the expanded/collapsed info.
However, it would still be nice to simply call a method on the editor to get/set outlining expand/collapse nodes.
Thanks
I would like to be able to somehow get the outlining information of the current document (ie. where outlining is occurring and which nodes are expanded/collapsed) in some format (ie. xml, binary, etc) and then when I load the document again, take the previous outlining status and set it back to the document. It could be very simply such as if the document has changed then just ignore resetting.
Although, I think I might could do this now by simply storing all of the outlining info myself and then looping back through after opening the doc and setting the expanded/collapsed info.
However, it would still be nice to simply call a method on the editor to get/set outlining expand/collapse nodes.
Thanks