Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

[FEATURE] Make CSS in saved pages prettier than now #18

Closed
DareFox opened this issue Jul 13, 2022 · 6 comments
Closed

[FEATURE] Make CSS in saved pages prettier than now #18

DareFox opened this issue Jul 13, 2022 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@DareFox
Copy link
Owner

DareFox commented Jul 13, 2022

Is your feature request related to a problem?

Current CSS is ugly and doesn't support embed elements and interactive gallery

Describe the solution you'd like to see

Make page look almost like page on DTF/VC/Tjournal

Describe alternatives you've considered

No response

Additional context

@sir-coffee-or-tea created repo with CSS/JS solution to this issue.

It should be easy to adapt it to the current system

Current progress:

Element type Is supported? Since
Title 🟩 1.0.0
Text 🟩 1.0.0
Image Gallery 🟩 #19
Video Gallery 🟨 -
Image 🟩 1.0.0
Video 🟩 1.0.0
Embed 🟩 #19
Squared text 🟩 #19
Quote 🟨 -
Bullet List 🟩 1.0.0
Code 🟨 -
Separator 🟨 -
Audio 🟩 1.0.0
Vote 🟨 -
Number 🟨 -
Person 🟨 -
  • 🟥 - Not supported
  • 🟩 - Supported
  • 🟨 - Waiting merge
@DareFox DareFox added the enhancement New feature or request label Jul 13, 2022
@DareFox
Copy link
Owner Author

DareFox commented Jul 14, 2022

Current development progress of this feature: feature-css

@DareFox
Copy link
Owner Author

DareFox commented Jul 15, 2022

Margin 0 breaks single images/videos

css_margin_issue_crop.mp4

@sir-coffee-or-tea
Copy link

interesting

@DareFox DareFox pinned this issue Jul 19, 2022
@DareFox
Copy link
Owner Author

DareFox commented Jul 19, 2022

Code element: Official API returns only code in one line without newline breaks
image
image

Nothing can be done about it, only parsing from the site itself. For now, I'll do just a stroke in CSS around this element, but I'm unlikely will to full fix it since almost no one uses this element

@DareFox
Copy link
Owner Author

DareFox commented Jul 19, 2022

Margin 0 breaks single images/videos
css_margin_issue_crop.mp4

Fixed by c82d862 ¯\_(ツ)_/¯

@DareFox
Copy link
Owner Author

DareFox commented Aug 5, 2022

Closed by #20

@DareFox DareFox closed this as completed Aug 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants