tracking_books_read
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tracking_books_read [2024.05.08 05:52] – [Example] Steve Isenberg | tracking_books_read [2024.05.09 08:52] (current) – Steve Isenberg | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOCACHE~~ <fc # | + | ~~NOCACHE~~ <fc # |
=====Tracking the Reading===== | =====Tracking the Reading===== | ||
Line 5: | Line 5: | ||
====Resources and Devices==== | ====Resources and Devices==== | ||
- | * I have a Kindle Paperwhite that I bought in/around 2017. It has 4GB and it's holding over 300 books. | + | * I have a Kindle Paperwhite that I bought in 2016. It has 4GB, it's working just fine, and it's holding over 300 books. |
* I also have a free account with BookBub and it tells me of bargain and free ebooks that I can download onto my Paperwhite. | * I also have a free account with BookBub and it tells me of bargain and free ebooks that I can download onto my Paperwhite. | ||
- | * [[Free Ebooks]]: I' | + | * Getting |
====Keeping track of all the books==== | ====Keeping track of all the books==== | ||
Line 23: | Line 23: | ||
====Example==== | ====Example==== | ||
- | + | <code> | |
- | <ff serif> | + | Sherlock Holmes (Sir Arthur Conan Doyle) British Detective with Watson |
- | - <ff serif>[read] A Study in Scarlet</ff> | + | 1. [read] A Study in Scarlet |
- | - <ff serif>[hr] The Sign of Four</ff> | + | 2. [hr] The Sign of Four |
- | - <ff serif>[h] A Scandal in Bohemia</ff> | + | 3. [h] A Scandal in Bohemia |
- | - <ff serif>[h1] The Red-headed League</ff> | + | 4. [h1] The Red-headed League |
- | - <ff serif>[h1] A Case of Identity</ff> | + | 5. [h1] A Case of Identity |
- | - <ff serif>[h2] The Boscombe Valley Mystery</ff> | + | 6. [h2] The Boscombe Valley Mystery |
- | - <ff serif>[h2] The Five Orange Pips</ff> | + | 7. [h2] The Five Orange Pips |
- | - <ff serif>The Man with the Twisted Lip</ff> | + | 8. The Man with the Twisted Lip |
- | - <ff serif>The Adventure of the Blue Carbuncle</ | + | 9. The Adventure of the Blue Carbuncle |
+ | </code> | ||
So you can see this is a series of books, and the first 9 are listed. \\ | So you can see this is a series of books, and the first 9 are listed. \\ | ||
I have the first 7 of the books, I've read the first and I'm reading the 2nd. The 4th and 5th are in a collection as are the 6th and 7th.\\ | I have the first 7 of the books, I've read the first and I'm reading the 2nd. The 4th and 5th are in a collection as are the 6th and 7th.\\ | ||
I don't yet have copies of the last two books listed. | I don't yet have copies of the last two books listed. | ||
+ | |||
+ | I may add more books to the list (10, 11, etc) as I read the ones I have or if they become available for free. For example, if BookBub tells me that book 8 or 9 is available for free, I'll download it to my device and add an [h] before it.\\ | ||
+ | This way I can search for author, protagonist (Holmes), or book title, and see its status in my collection. | ||
+ | |||
+ | =====Another Way - Java Application===== | ||
+ | My colleague CW has suggested a self-hosted application that lets you manage your books. [[https:// | ||
+ | |||
+ | From the Jelu site: | ||
+ | Self hosted read and to-read book tracker. | ||
+ | |||
+ | The author' | ||
+ | <WRAP prewrap> | ||
+ | < | ||
+ | This app main purpose is to track what you have read, what you are reading and what you want to read. | ||
+ | It acts as a self hosted " | ||
+ | I also became tired of having to export and reimport my data each time with data loss in the process. | ||
+ | You have control on your data since Jelu offers an API you can script or integrate with any third party tool or service (which you cannot do with the vast majority of other online services). | ||
+ | All your data is now located into a single-file database which can be saved anywhere. | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | If you visit the site you can see a lengthy list of features that include: tracking read books with history and manage to-read list. Many more. | ||
+ | |||
+ | The site describes how to install and get started using it. | ||
+ | |||
+ | I assume you will need to install the app on all of your devices that will need to access the information, | ||
+ | |||
+ |
tracking_books_read.1715172731.txt.gz · Last modified: 2024.05.08 05:52 by Steve Isenberg