Quote:
Originally Posted by travger
I've seen somebody mentioning 'Open with' feature in Sigil. Now I started actively hunt for it, and can't find it anywhere.
|
Right click on a file in Sigil's Book Browser and you should see the 'Open with' option. It will allow you to choose an application to "open" the selected file with. Sigil will remember one such application for each file type.
Quote:
Could somebody please tell me what steps I'll need to take to be able to smarten punctuation inside Sigil?
|
Originally:
https://www.mobileread.com/forums/sho...d.php?t=219835
And more recently:
https://www.mobileread.com/forums/sho...d.php?t=237543
The first link is basically about using 'Open with' feature to launch a batch file or bash script that would in turn launch a python script to modify the selected file.
The second link deals with modifications to the Sigil source code (that is then compiled to make a special version of Sigil) that would allow scripts to be run from menu items within Sigil.
Both would require the scripting interpreter (in this case Python) to be installed on the machine.