09-15-2022, 02:42 AM | #61 | ||
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
Quote:
Quote:
|
||
09-16-2022, 02:16 AM | #62 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
|
Advert | |
|
09-16-2022, 06:19 AM | #63 |
Member
Posts: 17
Karma: 10
Join Date: Sep 2022
Device: Pocketbook Inkpad Color
|
|
09-20-2022, 04:11 PM | #64 |
Enthusiast
Posts: 33
Karma: 10
Join Date: May 2011
Device: Pocketbook 903
|
|
09-24-2022, 04:22 AM | #65 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
It will probably be empty: This plugin reads the contents of the meta lua file you can find next to the book on your ereader's memory, but KOReader only creates that file when you open a book.
|
Advert | |
|
11-02-2022, 01:08 PM | #66 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
Quote:
Code:
def evaluate(self, formatter, kwargs, mi, locals, progress_field): if progress_field: if float(progress_field.strip('%').strip()) < 100: return '☐' return '☑︎' return '' |
|
11-02-2022, 01:13 PM | #67 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
Quote:
|
|
11-02-2022, 03:54 PM | #68 | ||
Grand Sorcerer
Posts: 12,027
Karma: 7257323
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
|
Quote:
Quote:
|
||
11-06-2022, 03:13 AM | #69 |
-
Posts: 46
Karma: 30
Join Date: Jan 2021
Device: Kobo Forma
|
Hi, I have implemented code in this plugin for a last_read_date column by reading the modify time of the metadata sidecar file and converting that to a date.
So now after I sync from my device, I can get calibre to sort my library by the last date I had each book open in koreader. Hooray! My code is here: https://github.com/Hyphen-ated/korea...c94813a718df06 |
11-08-2022, 02:55 PM | #70 | |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
Quote:
|
|
11-08-2022, 02:58 PM | #71 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
On a different note: Someone reported that they got a ZoneInfoNotFoundError with v0.4.0-beta on Windows 10. Unfortunately I cannot test that, and they can't either. So if you have Windows 10 and run into the same issue, I'd be very grateful if you could test the otherwise untested v0.4.1-beta from here. If that solves it, I'll release it here.
|
11-08-2022, 08:45 PM | #72 | |
Member
Posts: 23
Karma: 10
Join Date: Aug 2022
Device: Kindle PW4 10th gen; Kobo Libra 2
|
Quote:
|
|
11-08-2022, 08:47 PM | #73 |
Member
Posts: 23
Karma: 10
Join Date: Aug 2022
Device: Kindle PW4 10th gen; Kobo Libra 2
|
Not getting the error anymore with v0.4.1-beta
|
11-08-2022, 09:03 PM | #74 |
-
Posts: 46
Karma: 30
Join Date: Jan 2021
Device: Kobo Forma
|
|
11-14-2022, 02:38 AM | #75 |
Enthusiast
Posts: 47
Karma: 10
Join Date: Oct 2020
Device: Kobo Aura
|
|
Tags |
calibre, koreader |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What KOReader sync server? | dmpop | KOReader | 4 | 04-28-2022 09:17 AM |
Progress sync between koreader and ios | Joretapo | Kobo Reader | 5 | 10-26-2020 08:21 PM |
Running dropbox sync from within KOReader? | ctop | Kobo Developer's Corner | 1 | 01-30-2020 12:33 PM |
Koreader only for cloud sync | LnZ | KOReader | 3 | 02-21-2019 08:09 AM |
Koreader device plugin? | richo | Devices | 3 | 08-07-2018 09:12 AM |