You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
I've partially done this, but I don't know how to handle the notifications when a tool isn't present, Kindle's custom detection action throws a wrench in it.
Right now it'll just fail when it tries to call.
A message like "You need wkhtmltopdf to make PDFs, download it at <link>" would be good.
For the GUI, a popup at the start might also be good.
I've partially done this, but I don't know how to handle the notifications when a tool isn't present, Kindle's custom detection action throws a wrench in it.
Right now it'll just fail when it tries to call.
A message like "You need wkhtmltopdf to make PDFs, download it at <link>" would be good.
For the GUI, a popup at the start might also be good.
Best to attach this info (and method) to
OutputFormathttps://docs.python.org/3/library/enum.html#when-to-use-new-vs-initWouldn't hurt to put the suffix there either, so it doesn't have to match the enum name.