Added Note TODO homelab.md
This commit is contained in:
14
docs/recipes/web-clipper.md
Normal file
14
docs/recipes/web-clipper.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Web Clipper
|
||||
|
||||
This #recipe allows you to convert any web content into Markdown for storing them in your notes.
|
||||
|
||||
There are a couple of options when it comes to clipping web pages:
|
||||
|
||||
- [Web Clipper](https://marketplace.visualstudio.com/items?itemName=jsartelle.web-clipper)
|
||||
- This is a Web Clipper as a VSCode extension, takes a webpage URL and outputs Markdown. Uses [mercury](https://github.com/postlight/mercury-parser)
|
||||
|
||||
- [Markdown Clipper](https://github.com/deathau/markdownload)
|
||||
- A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.
|
||||
|
||||
- [Web Clipper](https://clipper.website/)
|
||||
- A Firefox, Chrome and Edge extension to clip websites and save them directly to the GitHub repository into a readable markdown file.
|
||||
Reference in New Issue
Block a user