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 request] Allow Epub generation from multiple bookmarks #295

Open
winston0410 opened this issue Jul 11, 2024 · 1 comment
Open
Labels
feature request New feature or request

Comments

@winston0410
Copy link

A feature I found very useful but missing in hoarder right now is Epub generation from multiple bookmarks, this will allow a seamless reading experience offline, and we can create our own books from multiple websites.

This feature is supported by some other opensource bookmark manager, like https://readeck.org/en/.

@MohamedBassem MohamedBassem added the feature request New feature or request label Jul 13, 2024
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Jul 16, 2024
Added a library to generate epub files
added a button to create epubs for single link bookmarks
@kamtschatka
Copy link
Collaborator

I have opened a PR to get the discussion rolling.
Currently it only shows a link to download a single bookmark, but the code is already prepared to generate multiple bookmarks into a single file.
I'll start a discussion in discord to see how we are going to continue.

kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Jul 21, 2024
Changed dependency
added proper authentication check
added a flag to ignore errors while downloading
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Jul 21, 2024
Added a library to generate epub files
added a button to create epubs for single link bookmarks
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Jul 21, 2024
Changed dependency
added proper authentication check
added a flag to ignore errors while downloading
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Nov 22, 2024
Added a library to generate epub files
added a button to create epubs for single link bookmarks
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Nov 22, 2024
Changed dependency
added proper authentication check
added a flag to ignore errors while downloading
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Nov 22, 2024
switched epub generator
added URL filtering
changed the behavior to only create TOC for more than 1 bookmark
added bulk edit operation + translations
kamtschatka added a commit to kamtschatka/hoarder-app that referenced this issue Nov 22, 2024
hiding the bulk action if there is no link bookmark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants