Quote:
Originally Posted by aik099
Then I have no idea.
Depending on your goal and skills you can:
1. either change the plugin's Python code by adding a setting to perform what you need
2. or copy/paste exported content to the text editor and via some regular expression replacements remove unnecessary parts
.
|
Yeah I was thinking a combination of grep, awk and sed but it would certainly be easier if the plugin allowed those changes.