Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Support EPUB highlights, annotations, and bookmarks #115

Open
1 of 3 tasks
aaronleopold opened this issue Apr 9, 2023 · 3 comments
Open
1 of 3 tasks

[FEATURE] Support EPUB highlights, annotations, and bookmarks #115

aaronleopold opened this issue Apr 9, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@aaronleopold
Copy link
Collaborator

aaronleopold commented Apr 9, 2023

Describe the solution you'd like

While reading an e-book, I would like to be able to:

All of the above should persist between sessions on a per-user basis (i.e. stored in DB)

Additional context

Individually these are fairly large and mostly disconnected features, and so should be broken up once ready for work. The only shared aspect is that they all require an epubcfi as context, I believe.

@aaronleopold aaronleopold added the enhancement New feature or request label Apr 9, 2023
@aaronleopold aaronleopold added this to the First stable release milestone Dec 22, 2023
@github-project-automation github-project-automation bot moved this to Backlog in v0.1.x Jan 20, 2024
@aaronleopold aaronleopold removed this from the First stable release milestone Feb 26, 2024
@hollisticated-horse
Copy link

hollisticated-horse commented Jul 31, 2024

Heya, I'm slowly making my way through the issues here and the local instance I spun up on my laptop for testing. Really liking it !

Quick question, is exporting highlights, associated annotations and bookmarks planned ? Could this be made compatible with Calibre and Koreader ? As to be compatible with other solutions already out there.

will provide sources and references

@aaronleopold
Copy link
Collaborator Author

Quick question, is exporting highlights, associated annotations and bookmarks planned ? Could this be made compatible with Calibre and Koreader ? As to be compatible with other solutions already out there.

There isn't an explicit plan/issue for it, but I'm very open to it if you're able to create ticket so it can be properly planned and prioritized.

The one hold up with this issue is the impending decision to either double down on EPUB.js or to move off of it in favor of Readium. The latter would better unify any future mobile app, since Readium seems to be MUCH better on that front. Once a decision is made, it would be easier to figure out how feasible export/imports would be.

Separately, there is an issue relating to Koreader sync #239

@aaronleopold aaronleopold moved this from Backlog to Up Next in v0.1.x Aug 19, 2024
@Drei109
Copy link

Drei109 commented Oct 4, 2024

So excited for this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants