zimit icon indicating copy to clipboard operation
zimit copied to clipboard

Ability to exclude parts of HTML/CSS/JS, for smaller size

Open vitaly-zdanevich opened this issue 11 months ago • 3 comments

For example here

Image

I want to drop

  1. share buttons
  2. buttom links

vitaly-zdanevich avatar Jan 30 '25 00:01 vitaly-zdanevich

I agree it would be cool.

You can already hide them with a custom CSS.

This cannot easily be automated since every website has its own HTML structure, and it is hence not something which is going to happen in a near future unless we get funding for it.

benoit74 avatar Jan 30 '25 08:01 benoit74

Can I apply CSS to zim that I already did?

vitaly-zdanevich avatar Jan 30 '25 10:01 vitaly-zdanevich

Not in a straightforward manner since all HTML files have to be edited to add the CSS directive.

benoit74 avatar Jan 30 '25 15:01 benoit74