![]() |
#976 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
|
|
![]() |
![]() |
![]() |
#977 | |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Jul 2021
Device: Kindle
|
Quote:
I would like to help if it is possible for someone with limited experience in python? This is an important feature for my workflow and I haven't found a solution yet. |
|
![]() |
![]() |
Advert | |
|
![]() |
#978 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,000
Karma: 89771343
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
Most Kindle books delivered by Amazon will be in KFX format with unbroken DRM so there will be no way to extract the annotated content. Because the positions are tied to that particular Kindle format they will not be usable to locate text within a copy of the same book obtained elsewhere. However the annotation positions would be usable with sideloaded books and personal documents since they don't use KFX format or DRM. For more information see the threads azw3r highlight and note extraction info and KRDS - A parser for Kindle reader data store files. |
|
![]() |
![]() |
![]() |
#979 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Apr 2021
Device: Kindle Gen1 (want to move to Android and iPad non-kindle alternative)
|
|
![]() |
![]() |
![]() |
#980 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Jul 2017
Device: iPhone 6
|
SampleExportingApp Not Working Properly
Long time user of Calibre, but now I want to import annotations. I tried your SampleExportingApp modified to use your highlight example. Using a mockup epub of the "John Smith" book, I get as far as the Import Annotations pop-up showing all the correct info including the 3 annotations. But then I get error messages: Unable to import annotations from SampleExportingApp -and- UnboundLocalError:local variable 'updated_annorations' referenced before assignment. The console log shows:
File "calibre_plugins.annotations.annotations", line 165, in to_HTML TypeError: '<' not supported between instances of 'NoneType' and 'NoneType' -and- File "calibre_plugins.annotations.action", line 1057, in present_annotated_books UnboundLocalError: local variable 'updated_annotations' referenced before assignment. I'm using Windows 10 10.0.19041 [64bit] and calibre 5.27 [64bit] Attached are the my actions, debug console listing and the mockup epub Thanks Larry |
![]() |
![]() |
Advert | |
|
![]() |
#981 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,144
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
What sampleexportingapp?? You can ust opena bug report and attach the original book to it: https://calibre-ebook.com/bugs
|
![]() |
![]() |
![]() |
#982 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
|
|
![]() |
![]() |
![]() |
#983 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Jul 2017
Device: iPhone 6
|
Thanks, I'll take your advice.
THIS POST HAS BEEN MOVED TO CALIBRE BUGS |
![]() |
![]() |
![]() |
#984 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 608
Join Date: Feb 2019
Device: Kindle Signature
|
Hello
Is it possible to print annotations that are stored in Calibre? I cannot find a print action but I may be missing it. Thanks |
![]() |
![]() |
![]() |
#985 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
|
![]() |
![]() |
![]() |
#986 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31
Karma: 100180
Join Date: Apr 2020
Device: none
|
Support for AlReader on the Android-based devices
Hi,
When using AlReader app on the Onyx Boox (or other Android-based devices) it creates a "cites.txt" file in the main memory of the device (readable by Calibre) at "/AlReaderXE-Ink/Sync/cites.txt" location (the first folder name in path likely needs to be configurable, because it depends on the AlReader build). The file is formatted like this (each citation is separated with 2 new lines): Code:
**> date here **> book filename without path here **> book name and author from meta data citation text (can be multi-line) **> date here **> book filename without path here **> book name and author from meta data citation text (can be multi-line) ... |
![]() |
![]() |
![]() |
#987 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
But, I don't usually code the support for devices or apps that I don't use. The plugin is expandable and I encourage people to do this. Then I can add it to the plugin for others to use. And, I don't remember hearing about AlReader before. I don't know anything about it including how popular it is. If you can post a real example, I might have a look at it. But, I am making no promises as to if or when I do it. |
|
![]() |
![]() |
![]() |
#988 | |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31
Karma: 100180
Join Date: Apr 2020
Device: none
|
Quote:
Code:
**>2021-09-17 22:09 3.66% + **>/Dieti kapitana Granta - Zhiul' Viern.mobi **>Дети капитана Гранта • Жюль Верн К чему было еще больше огорчать этих бедных детей и омрачать только что засиявшую перед ними надежду! **>2021-09-17 22:15 2.65% + **>/Dieti kapitana Granta - Zhiul' Viern.mobi **>Дети капитана Гранта • Жюль Верн Шотландии многие мелкие фермеры, которые не могли заплатить высокую арендную плату бывшим вождям кланов, были изгнаны. **>2021-09-23 19:51 4,28% + **>/Prp. ighum. Sierghii Radoniezhskii - Dimitrii Rostovskii.azw3 **>Прп. игум. Се́ргий Радонежский • Димитрий Ростовский Не любил он детских игр и старательно избегал их; не по сердцу ему приходились веселье и смех сверстников, ибо он знал, что «худые сообщества развращают добрые нравы» (1Кор.15:33). You've said, that plugin is expandable. Are there anywhere any step-by-step instructions for adding support for different e-readers, that I can use to add support for this reader? |
|
![]() |
![]() |
![]() |
#989 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
There is some information on the Github page - https://github.com/davidfor/calibre-annotations. And some in the samples. Or look at the code for the other devices. And ask questions here. I'll answer as well a I can.
|
![]() |
![]() |
![]() |
#990 | |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() Posts: 41
Karma: 608
Join Date: Feb 2019
Device: Kindle Signature
|
Quote:
Very difficult to use and the procedure does not seem to allow me to select individual books - it always prints the entire library, and the formatting of the outputs is always rudimentary. Do you know of any plugins that might do the job? OR Is there another way to print the contents of my annotations field individually? OR is there a chance that a print/export action could be added to the Annotations plugin? Thanks for any advice |
|
![]() |
![]() |
![]() |
Tags |
sampleexportingapp |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 514 | 03-23-2025 10:26 AM |
[GUI Plugin] Open With | kiwidude | Plugins | 404 | 02-21-2025 05:42 AM |
[GUI Plugin] Annotations (closed) | GRiker | Plugins | 68 | 06-17-2014 06:11 AM |
[GUI Plugin] KiNotes | -axel- | Plugins | 0 | 07-14-2013 06:39 PM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |