noembryo / KoHighlights

KOHighlights is a utility for viewing KOReader's highlights and/or export them to simple text, html, csv or markdown files.
MIT License
128 stars 5 forks source link

Does not work with Android devices #21

Closed eldritchgreene closed 2 years ago

eldritchgreene commented 2 years ago

The app will not recognize Android devices connected to PC as accessible folders/drives (MTP/PTP protocol) and therefore cannot access files to sync highlights. The only workaround is to copy files from device to PC. Would be great if this could be fixed.

noembryo commented 2 years ago

Unfortunately, PySide (who creates the file selectors in the app) does not support MTP communication, and I can't find any other simple implementation, so..

eldritchgreene commented 2 years ago

I figured, thanks so much @noembryo the app is great and there is a workaround to this which is to keep a place (or two if multiple devices) on your pc to drop sidecar folders and sync or add to archive from there. I will continue to use it in this way :)