The "To Keep Up" Wiki

A collection of information we find useful

User Tools

Site Tools


tracking_books_read

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tracking_books_read [2024.05.08 06:02] Steve Isenbergtracking_books_read [2024.05.09 08:52] (current) Steve Isenberg
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've created a page for this+  * Getting [[Free Ebooks|books for free, legally]] //see the page I created a while ago that's helped me amass more books than I can read anytime soon!//
  
 ====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> +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</ff> +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://github.com/bayang/jelu]]
 +
 +From the Jelu site:
 +Self hosted read and to-read book tracker.
 +
 +The author's stated purpose:
 +<WRAP prewrap>
 +<code>
 +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 "personal Goodreads" because I became tired of switching providers every time an online service was shut.
 +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.
 +</code>
 +</WRAP>
 +
 +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, and keep the database in an area that can be accessed by your devices.
 +
 +
tracking_books_read.1715173338.txt.gz · Last modified: 2024.05.08 06:02 by Steve Isenberg