Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility to define trimming rules and then trim superfluous parts of markdown produced based on them, automatically (based on URL) or as a button #306

Open
prscns opened this issue Mar 23, 2024 · 0 comments

Comments

@prscns
Copy link

prscns commented Mar 23, 2024

If a user repeatedly saves pages from a certain website / that fit a certain format, it will often produce a lot of superfluous text. Trimming it automatically (based on URL) or at the press of a button would be very useful.

The trimming could involve user-defined rules, such as for trimming everything before stringA, after stringB, or between stringC and stingD.

Websites where this would be useful include social media, like twitter. Many different services try to scrape tweets, but they're often pricey, unreliable, or have privacy issues. MarkDownload would have many advantages over them if it allowed trimming superfluous text this way.

@prscns prscns changed the title Add possibility define trimming rules and then trim superfluous parts of markdown produced based on them, automatically (based on URL) or as a button Add possibility to define trimming rules and then trim superfluous parts of markdown produced based on them, automatically (based on URL) or as a button Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant