forked from jackyzha0/quartz
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
auto commit via obsidian-git: 2024-04-10 12:00:16
Affected files: content/Adding thumbnails to local kindle file from standard ebooks.md content/attachments/IMG_8799.jpg content/attachments/Screenshot 2024-04-10 at 11.29.03 AM.png
- Loading branch information
Showing
3 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
content/Adding thumbnails to local kindle file from standard ebooks.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
title: Adding thumbnails to local kindle file from standard ebooks | ||
date: 2024-04-10 | ||
description: | ||
tags: | ||
- using-software | ||
slug: | ||
draft: false | ||
math: false | ||
--- | ||
|
||
Standard Ebooks provides well-formatted ebooks of works that have entered the public domain, for free. This is typically (in the US) 70 years after the author's death. | ||
|
||
For locally opened `.azw3` files used for Kindle, the book and thumbnail must be added manually to the connected device. | ||
1. Connect the Kindle | ||
2. Drag the `.azw3` file into the `(device)/Documents` folder | ||
3. Drag and drop the thumbnail file (provided by Standard Ebooks) into `(device)/System/thumbnails` | ||
4. Eject the Kindle and you should see the book with your thumbnail | ||
|
||
> [!TIP] | ||
> Note that `System` will be a hidden folder within the Kindle device | ||
> [!CAUTION] | ||
> This book and any highlights will only be available locally, so you won't see this in the Kindle app and the highlights won't appear in the cloud - only in the local `Clippings.txt` file. | ||
> [!CAUTION] | ||
> Do **not** open .`azw3` file directly on the computer, as it will appear in the _computer's_ local books, **not** on the Kindle's. | ||
> | ||
> | ||
> | Incorrect (local to computer) | Correct (local to kindle) | | ||
> | ----------------------------------------------------------------- | ----------------------------- | | ||
> | ![](attachments/Screenshot%202024-04-10%20at%2011.29.03%20AM.png) | ![](attachments/IMG_8799.jpg) | | ||
> | ||
Source - https://standardebooks.org/help/how-to-use-our-ebooks#kindle-method-1 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.