Skip to content

Instantly share code, notes, and snippets.

View magnus919's full-sized avatar
💭
Diving back into Hugo and figuring out how/where I want to deploy it.

Magnus Hedemark magnus919

💭
Diving back into Hugo and figuring out how/where I want to deploy it.
View GitHub Profile
@magnus919
magnus919 / YouTube.json
Created March 2, 2025 17:35
Obsidian Web Clipper configuration for capturing YouTube content. Assumes "Interpreter" is set up, and also use of "Media Notes" plugin.
{
"schemaVersion": "0.1.0",
"name": "YouTube",
"behavior": "create",
"noteContentFormat": "# My Notes\n- <% tp.file.cursor() %>\n\n# AI Notes\n{{\"Ignoring common YouTuber promotional boilerplate for sponsors, newsletters, etc. Focus specifically on content specific to the video itself. Offer a summary of video-specific supplementary material provided in the video notes. If it's a lot, feel free to use Markdown formatting and bullet points to make it look nice.\"}}\n\n# Author Content\n\n{{content}}",
"properties": [
{
"name": "title",
"value": "{{schema:name}}",
"type": "text"