Foliate is an epub.js based epub reader that stores annotations as JSON files (see here) that can be synced with nextcloud. I am wondering if there is any way to:
Display these annotations in the epub reader when an epub file containing annotations is opened
Store/export my annotations and bookmarks from the web reader in the same format as Foliate so that it can be used offine the reader
Make the two above sync seamlessly so that foliate and the nextcloud web epubreader can work as part of a complete solution for offline and online reading.
Foliate is an epub.js based epub reader that stores annotations as JSON files (see here) that can be synced with nextcloud. I am wondering if there is any way to: