Each time I add a category to a group, the group collapses. Also the group default minimum passion level and maximum are not settable (which would be nice to get a default level each time you create a child category). And I cant make the Copy function to work.
I mean, the Editor is neat... but there are always some things that are better managed in text

For example, a simple csv definition could look like:
Category name, Child of group, Def Min passion, Def Max passion, Repetition Rate
Then the file would be (for the default categories):
Talking About, TopLevelGroup, 1, 9, 1
Hopes Dreams and Memories, Talking About, 1, 1, 1
Sexual Likes & Dislikes, Talking About, 2, 3, 1
Friendly Touching, TopLevelGroup, 1, 9, 1
Hugs & Kisses, TopLevelGroup, 1, 9, 1
Dancing Together, Friendly Touching, 2, 4, 1
...
I tried looking for the format of the bjf, I tried to read it in an hex editor, but then I found it is a custom db here in the forum. So it would be impossible for me to do a script or the like to do what I want.
Any suggestion?