View Single Post
Old 05-30-2018, 04:23 PM   #502
Nicolas F
Groupie
Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.
 
Posts: 161
Karma: 1842
Join Date: Jan 2016
Device: Kobo Glo HD
Quote:
Originally Posted by ageha View Post
Just tried the plugin (got it from the calibre plugin browser thingy)

Fetching works just fine, the problem is the comment field is full of 'unused' html tags.

Is there any way to simply remove / not use those at all? The modify appearance option doesn't seem to have something like that.
I get the same problem with a kobo Glo HD. It used to work fine but after updating the kobo I get the same problem, some of the HTML is displayed instead of being interpreted. (Kobo Firmware 4.8.11073)
Example of an annotation:
Code:
<div class="user_annotations" style="margin:0">
<div class="annotation" genre="" hash="14930018755f664a247d5283c50a1acf" location_sort="001003" reader="KoboTouchExtended" style="margin:0 0 0.5em 0">
&lt;table cellpadding="0" width="100%" style="background-color:LightGray;color:black;font-size:80%;font-weight:bold;margin:0;" color="Gray"&gt;
&lt;tr&gt;
&lt;td class="location" style="text-align:left"&gt;Chapter One&lt;/td&gt;
&lt;td class="timestamp" uts="1527709969.0" style="text-align:right"&gt;30/05/2018 21:52:49&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
&lt;p class="highlight" style="margin:0;text-indent:0.5em;"&gt;Twilight had fallen&lt;/p&gt;
</div>
</div>
It uses &lt; and &gt; instead of < and >
Since I don't sync the annotations everytime I'm not sure it's due to the kobo update, but I don't think I changed anything else.
Nicolas F is offline   Reply With Quote