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

Added epub support #154

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Added epub support #154

wants to merge 5 commits into from

Conversation

cvanelteren
Copy link

@cvanelteren cvanelteren commented Oct 24, 2024

Can upload epubs to remarkable via the api. Fixes #144

@cvanelteren
Copy link
Author

@GjjvdBurg kind nudge to get this moving

Copy link
Owner

@GjjvdBurg GjjvdBurg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR @cvanelteren! I've left a few comments with suggestions. The main suggestion is that EPUB support can be handled by the LocalFile provider by modifying the base class, which seems simpler. Let me know what you think and whether you're up for making those changes!

paper2remarkable/providers/__init__.py Outdated Show resolved Hide resolved
paper2remarkable/ui.py Outdated Show resolved Hide resolved
paper2remarkable/providers/epub.py Outdated Show resolved Hide resolved
paper2remarkable/ui.py Outdated Show resolved Hide resolved
paper2remarkable/ui.py Outdated Show resolved Hide resolved
@cvanelteren
Copy link
Author

Will check the PR tomorrow again. I abstracted some code but the build seems to be failing; local epub files are pushed to the remarkable with the integrated code.

@cvanelteren
Copy link
Author

Same tests pass on the main @GjjvdBurg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Epub support wanted
2 participants