Obsidian Webcliper is an alternative to ReadWise web clipper.
Super powerful to clip websites to my Obsidian vault. Even with added AI-interpreted (e.g. description, scanning a LinkedIn Profile, etc.) for a summary. Find all the features in the documentation.
# My Templates
You can download and import
Feel free to download my exported Webclipper setting and import it to yours with all the templates. Warning. Importing will overwrite all your existing settings; make sure you export yours first as a backup.
I created a template for my most used cases:
# Default
Here is an example of my default one
| |
# Book (Goodreads)
- note name:
{{title|split:":" |first}} ({{author}})note location: 💡 Resources/📚 Books/Want to Read/template triggers: https://www.goodreads.com/ | |
# YouTube
| |
*I added a new lines here and below for readability, please remove them before
| |
For the transcript to work, make sure you click Show transcript
# Recipes Cooking
| |
Interpreter context: {{content|strip_tags:("aside,iframe,ad-banner-container")}} | |
# AI Interpret
If you defined OpenAI of Claude, you can let AI prompt the AI like this:
| |
You can specify an HTML tag to analyze. E.g. for LinkedIn, as the full page was always too long for Claude:
| |
# Examples
# https://www.ssp.sh/brain/Pasted%20image%2020241211140910.webpPasted%20image%2020241211140910.webp">LinkedIn Profile

# Variables
Variable Description {{author}} Author of the page {{content}} Article content, highlights, or selection, in Markdown format {{contentHtml}} Article content, highlights, or selection, in HTML format {{date}} Current date, can be formatted using the date filter {{description}} Description or excerpt {{domain}} Domain {{favicon}} Favicon URL {{fullHtml}} Unprocessed HTML for the full page content {{highlights}} Highlights with text and timestamps {{image}} Social share image URL {{published}} Published date, can be formatted using the date filter {{site}} Site name or publisher {{title}} Title of the page {{time}} Current date and time {{url}} Current URL
Origin:
References:
Created 2024-12-11
LinkedIn Profile

# Variables
{{author}}{{content}}{{contentHtml}}{{date}}date filter{{description}}{{domain}}{{favicon}}{{fullHtml}}{{highlights}}{{image}}{{published}}date filter{{site}}{{title}}{{time}}{{url}}References:
Created 2024-12-11
