e-alfred / epubreader

EPUB/CBR/PDF reader app for Nextcloud
GNU Affero General Public License v3.0
79 stars 21 forks source link

[Feature Request] EPUB Annotations Sync and Display with Foliate #12

Open bugzy opened 4 years ago

bugzy commented 4 years ago

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:

  1. Display these annotations in the epub reader when an epub file containing annotations is opened
  2. 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
  3. 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.