- Check if the file has been already generated in the target dir and prompt to ask if we want to override it
- Add ability to define conversion parameters that work generally well for the RMPP
- Ability to choose remarkable device type (automatic resolution parameters)
- Font selector to choose among installed fonts
- Detect and warn if the reMarkable app is not installed
- Default action for the button: Send to reMarkable
- Force stop / start the reMarkable app if it was already running
- Reading position sync from reMarkable to Calibre custom columns
- UUID-based sync matching (only syncs books sent from Calibre)
- Reading Goal plugin compatibility (0-100 scale for progress, shareable columns)
- Document naming convention: "Series-Number Title - Author"
- Full-bleed cover pages for EPUB conversion (top-aligned, dominant color padding)
- Make the UUID column optional but recommended. If it does not exist, it will fallback to sync based on file name but will be less accurate.
- Investigate running conversion as background task (ThreadedJob) without Qt crash
- I18N
- Make the reMarkable directory be seen like a device that can be mounted if present ? It would allow us to see which books have been uploaded already.