Coder Social home page Coder Social logo

List style about kindleear HOT 9 CLOSED

ahmbyrm avatar ahmbyrm commented on July 28, 2024
List style

from kindleear.

Comments (9)

cdhigh avatar cdhigh commented on July 28, 2024

Screenshot is missing.

from kindleear.

cdhigh avatar cdhigh commented on July 28, 2024

How about add some padding?
increase_padding

from kindleear.

ahmbyrm avatar ahmbyrm commented on July 28, 2024

The problem here is not padding. For RSS that comes as a list, there may be a sign at the beginning of the line, there may be a number. in the previous version it looked like this.

Screenshot 2024-06-10 at 19 33 55

from kindleear.

cdhigh avatar cdhigh commented on July 28, 2024

Calibre removes list symbol in CSS to maximize the valuable space on Kindle's small screen.

from kindleear.

ahmbyrm avatar ahmbyrm commented on July 28, 2024

I don't think so. KindleEar @1.26.8 does not cause problems with this version. Here is the RSS image I sent with Kindlear version 1.26.8;

001
002

from kindleear.

cdhigh avatar cdhigh commented on July 28, 2024

The TOC in KindleEar 1.x is generated by my code (KindleEar).
The TOC in KindleEar 3.x is generated by Calibre's code directly.

from kindleear.

ahmbyrm avatar ahmbyrm commented on July 28, 2024

got it. the code you wrote is much better :)

from kindleear.

cdhigh avatar cdhigh commented on July 28, 2024

Haha, Calibre's better~

If you really want the list item symbol to come back, you can add an item in "Advanced" / "Calibre Options":

{
  "extra_css": "li {list-style-type: circle;}"
}

If you find this TOC annoying, you can remove it, and it will be the only TOC for every feed (no summary TOC).

{
  "epub_inline_toc": false
}

from kindleear.

ahmbyrm avatar ahmbyrm commented on July 28, 2024

:)

thank you.

from kindleear.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.