FilBot3
FilBot3
I have heard of that recently. Thank you for the link!
Why not fork it, and keep it updated?
I might be able to help out with this. I've done some Flatpak packaging before and some Python packaging. This is my first attempt at packaging Python and the Azure...
I can try to do this. However, I'll probably package it as a Flatpak. I don't know anything about AppImages.
You should probably update the title of the issue to be a bit more descriptive upon first glance. Like, which URLs are you wanting to whitelist?
Since it imports using Pandoc, I would imagine that exporting via Pandoc should be fairly easy as well. Just need to locate the part in the code where it does...
This looks like the spot where the export magic happens. Need to figure out how it's called and then see if it can be modified to just use Pandoc to...