Closed
Description
It would be nice if one could simply right-click a linked file and send it to one's kindle.
Stragegy:
- Preferences: Add Kindle email
- Add context menu action next to "Send to email" - "Send to kindle"
- That action creates an email targeted to the Kindle email of the user (using the default email program) - https://github.com/JabRef/jabref/blob/35cd5d03e106c102b9d2aad3dbd54038ddc2728a/src/main/java/org/jabref/gui/SendAsEMailAction.java
Outdated information
(The procedure for calibre is outlined here: https://www.howtogeek.com/539829/how-to-transfer-any-ebook-to-kindle-using-calibre/)
Strategy:
Convert files to supported format (e.g. epub to mobi)(epub
is supported now)- Send email to amazon kindle with attachment
This needs a bit of preparation on the user's side:
- Need to download and install KindleGen (amazon's license doesn't allow distribution)
Add their kindle e-mail in JabRef's preferences. Moreover, we need a way to send an email. @koppor would it be easy to run a smtp for this? If not the user also needs to specify the smtp data of their email.- Update Send an Email using JabRef's feature
Metadata
Assignees
Type
Projects
Status
Done
Status
Done