Bug 451085 - Add Clean Copy under Preferences > Browsing
Summary: Add Clean Copy under Preferences > Browsing
Status: REPORTED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-03 14:47 UTC by genghiskhan
Modified: 2022-03-03 14:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description genghiskhan 2022-03-03 14:47:54 UTC
Copy text without CSS designs.

Currently, this can be done by removing CSS files using Console.  See https://stackoverflow.com/questions/14046738/how-to-disable-css-in-browser-for-testing-purposes

The best way to realize this is to copy a webpage (without modifying anything) and paste it to the word proccessor FocusWriter.
FocusWriter is a great example, but it filters hyperlinks.
Project website: https://gottcode.org/focuswriter/

Not to be confused with "Paste as Unformatted Text" which completely ignores basic attributes (bold, italic etc.) and hyperlinks.