I have a feature request.
I suspect it's a common use case to want to use this plugin as part of a larger workflow, and to run a command after the bake.
For example, on my system, I'd want to run a zsh shell script that calls (docker) pandoc.
So, my request is that the preferences page allows you to add a "system command to run after bake". So we could enter, for example "path/to/script/my-pandoc-script.zsh".
Alternatively, can the bake process be triggered from a shell script? If so, some guidance in the README would be great.
I have a feature request.
I suspect it's a common use case to want to use this plugin as part of a larger workflow, and to run a command after the bake.
For example, on my system, I'd want to run a zsh shell script that calls (docker) pandoc.
So, my request is that the preferences page allows you to add a "system command to run after bake". So we could enter, for example "path/to/script/my-pandoc-script.zsh".
Alternatively, can the bake process be triggered from a shell script? If so, some guidance in the README would be great.