Update: I've created a Python version that uses the Markdown export and Calibre Annotations JSON to create an HTML file which can be found
here. I noticed the
cmd_export.py in the repository but it appears to be for exporting books. Can you provide some pointers for how to orient to the codebase to integrate this? I've used Python for browser automation for web app automated testing and haven't had experience building desktop applications with Python so it may take me some time to understand the Python desktop application framework and the file structure of the codebase.