|  12-12-2023, 04:46 PM | #1 | 
| Zealot       Posts: 103 Karma: 510 Join Date: Sep 2012 Device: Kindle Paperwhite Kids 2022 11th Gen (PW5) |  Sharing books by email 
			
			Does the Sharing books by email feature only work on News items that have been downloaded? If say "only share epubs with specific tag xyz" and I add an .epub to the library and set tag to xyz, will it be shared via email even though it's not a news epub?
		 | 
|   |   | 
|  12-12-2023, 05:37 PM | #2 | 
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			News is the only Automatic sharing. Right click on a Book:email to: ... You must have configured the format , recipient ... in Preferences:Sharing over the net. | 
|   |   | 
| Advert | |
|  | 
|  12-12-2023, 07:25 PM | #3 | |
| Zealot       Posts: 103 Karma: 510 Join Date: Sep 2012 Device: Kindle Paperwhite Kids 2022 11th Gen (PW5) | Quote: 
 Another option I came up with is to use calibre-smtp. Couldn't find any actual examples of using calibre-smtp and this actually worked for me so wanted to share. Not crazy about providing plain-text password, but it is app specific, so that should limit it's abilities. And I will probably put it in a restricted shell-script to run via cron. I should probably post this in recipes or admin can move. My workflow now would be 1) browsing web, see an article I want to read/save for later 2) use the remarkable save as epub browser extension (i posted about this on reddit, it's more customizable than send-to-kindle and has nicer formatting) saving to a specific directory 4) nightly cron job will use ebook-meta to change all files to author "webarticle" or similar 5) move all files to another folder that calibre is monitoring for auto-ingest into the library which can sync to kindle over USB **OR** after ebook-meta is run, email epubs as attachments with proper sleep between each iteration sending the book 6) remove epubs. Reason I want to email epub to kindle is to allow for annotation and highlighting which would then be usable by another application or service. I'm also want to test epubmerge [https://github.com/JimmXinu/EpubMerge] as well so that it would be more of a digest of articles and instead of running a nightly cron job make it weekly. calibre-smtp -v youremail@outlook.com username_RghIk@kindle.com article -a ~/Documents/fromBrave/doc1-test.epub -r outlook.com -p 587 -u youremail@outlook.com -p appspecificpassword Last edited by tatteredscroll; 12-12-2023 at 07:31 PM. | |
|   |   | 
|  12-12-2023, 08:57 PM | #4 | 
| Well trained by Cats            Posts: 31,251 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | 
			
			What is a Bummer? Set up destination profiles as needed (EPUB for my Kobo). Right click the book in the book list:send by... to ,profile> I don't think anyone accepts bulk sends. they must be spaced ou by a few minutes | 
|   |   | 
|  12-12-2023, 09:11 PM | #5 | |
| Zealot       Posts: 103 Karma: 510 Join Date: Sep 2012 Device: Kindle Paperwhite Kids 2022 11th Gen (PW5) | Quote: 
 I've now got my shell script built with the added ebook-meta changes I wanted. To get around the send, wait, send, wait cycle, I'm going to use EpubMerge on five epubs created from website articles and send the one merged file. EpubMerge should create a TOC for each one to have that Calibre News look and feel. | |
|   |   | 
| Advert | |
|  | 
|  | 
| Tags | 
| epub, news download, sharing ebooks | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Sharing books by email | darrenma | Calibre | 12 | 01-29-2023 05:45 AM | 
| Sharing books via email and sendmail | ray268 | Calibre | 1 | 01-01-2021 11:00 PM | 
| Sharing books by email | Ricky D'Angelo | Server | 4 | 12-29-2019 01:00 PM | 
| Sharing books by email | Krishnam Prabhu | Calibre | 4 | 07-02-2019 10:00 AM | 
| Sharing Books Via Email | JanSco | Calibre | 1 | 06-09-2016 09:23 PM |