Originally created by @Jmanko16 on GitHub (Jan 6, 2023).
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
the app on iOS has no way to download an epub or pdf ebook. While there is a built in reader it does not format well on devices, and there is no way to open in another app (for example Apple Books).
Describe the solution you'd like
A clear and concise description of what you want to happen.
add download button for ebook. Allow selecting epub or pdf if both versions exist.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Originally created by @Jmanko16 on GitHub (Jan 6, 2023).
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- the app on iOS has no way to download an epub or pdf ebook. While there is a built in reader it does not format well on devices, and there is no way to open in another app (for example Apple Books).
### Describe the solution you'd like
A clear and concise description of what you want to happen.
- add download button for ebook. Allow selecting epub or pdf if both versions exist.
### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
### Additional context
Add any other context or screenshots about the feature request here.
As a temporary workaround for this, the website client is built to work on mobile so you can use that to download files. The website can also be installed as a PWA.
@advplyr commented on GitHub (Jan 29, 2023):
As a temporary workaround for this, the website client is built to work on mobile so you can use that to download files. The website can also be installed as a PWA.
When doing this as a PWA on iOS, there is no indication that a download is being done until it is complete. Additionally, the default download button does more than just download the epub file. It downloads all files in a zip format. It might be more user friendly to have a separate button that “downloads all ebook files” for a particular book. That last point might just be my own use case though since you can get just the ebook by going to the individual files at the bottom.
@jtbrush56 commented on GitHub (Jun 25, 2023):
When doing this as a PWA on iOS, there is no indication that a download is being done until it is complete. Additionally, the default download button does more than just download the epub file. It downloads all files in a zip format. It might be more user friendly to have a separate button that “downloads all ebook files” for a particular book. That last point might just be my own use case though since you can get just the ebook by going to the individual files at the bottom.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Jmanko16 on GitHub (Jan 6, 2023).
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@advplyr commented on GitHub (Jan 29, 2023):
As a temporary workaround for this, the website client is built to work on mobile so you can use that to download files. The website can also be installed as a PWA.
@jtbrush56 commented on GitHub (Jun 25, 2023):
When doing this as a PWA on iOS, there is no indication that a download is being done until it is complete. Additionally, the default download button does more than just download the epub file. It downloads all files in a zip format. It might be more user friendly to have a separate button that “downloads all ebook files” for a particular book. That last point might just be my own use case though since you can get just the ebook by going to the individual files at the bottom.
@advplyr commented on GitHub (Jun 25, 2023):
Added in v0.9.65-beta