markdown-clipper
markdown-clipper copied to clipboard
Ability to convert selection to markdown and copied into clipboard
Most of the time people are interested in a part of the website and not the whole website, so I think it will be useful if we could convert the selection to markdown.
In this case instead of downloading it as a file, it will be cool if it gets saved in the clipboard, from which users can paste that selection where ever they want.nin This is useful, as then we don't have to remove unnecessary contents when the whole website is downloaded. Also, many websites have a lot of uninteresting contents, this lets us filter out those things.
This is an interesting idea, i really like it. I have to look into it to see if it is possible.