Hi,
I just discover Zettlr.
I have my own way of doing things like this with vim but it's far more muddled. Zettlr seems to be very interesting and develops clean concepts :-)
Would it be possible to implement some way to have macros ? Or simply to execute external commands or scripts to process files ?
One could create some yaml file (or anything else) defining a command name, a path to a script and the parameters to send (with some predefined and some initialized from the command line) ?
For example, in vim mode, in the command line, launching a shortcut to a python script with some predefined parameters (file ? path ? project root ? anything else ?)
Thanks for this