Quote:
Originally Posted by KevinH
@BetterRed
Where are these python function scripts located physically? Are they in the equivalent of our Sigil Preferences folder?
|
Yep - editor-search-replace-functions.json
Quote:
Originally Posted by KevinH
The create/edit button opens a python editor I assume. Is this just a simple text editor or is it python specific? Perhaps we require the user to select their own python editing app? When that happens? As providing a simple one in Qt would be a real pain.
|
Not sure what a python-specific editor looks like, but the one provided appears to be python-syntax aware.
Quote:
Originally Posted by KevinH
Are there any predefined scripts provided out of the box?
|
Just a few simple ones, the doco has more complex examples.
BR