I'd like to have a way to scramble text in my database so I can then upload my database to Pierre for debugging, without exposing my content in any way.
In particular, I still have the problem with "incomplete item splitting". That is, if I use Ctrl+Shift+S to split an item, the text after the cursor will be put into a new item, but it is not removed from the original item that I wanted to split.
If I could scramble the text, presumably the the condition causing the "incomplete split" problem would be preserved and be debugged.
Comments