View Single Post
Old 12-14-2018, 03:22 AM   #3
ariefcfa
Junior Member
ariefcfa began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Nov 2012
Device: Kindle Touch
Thanks, i have ~200 unread articles from Feedly this year and collect them into one book as an "end year archive" with Calibre's Instapaper recipe.

i try small:

Code:
<ul class="calibre2">
<li class="calibre3">
<a href="...">Article 1</a>
</li>
<li class="calibre3">
<a href="...">Article 2</a>
</li>
<li class="calibre3">
<a href="...">Article 3</a>
</li>
</ul>
(and next Article 4 with it's code)
(and next Article 5 ...)
Then transfer it to Kindle Touch but the TOC still the regular (the same).

I plan to full replicate the Readability's code, but that may take a pretty lot of effort without clue if it will work.

The process of tranfer to Kindle-Delete File-Repeat that hurt me the most 💔
ariefcfa is offline   Reply With Quote