Quote:
Originally Posted by cearp
I haven't looked into how the kindle keeps a record of the most recently accessed books. BUT theoretically, if the 'most recent' list is done by checking a timestamp for each book in a database, we could set the time last accessed value of KUAL to something far in the future (like the year 3000).
This may be a trick to getting KUAL to always show first - just an idea.
|
Kindles keep track of book acces time in the sqlite database /var/local/cc.db
The initial timestamp on the file is used for the first setting.
setting an initial timestamp or an access time into the future is a good way to make a book not show up at all. This can also happen when the kindle clock time is very worng.