diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 1873020d4..36de03e2a 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -4,6 +4,10 @@ "basename": "guitar-clouds", "path": "creative/guitar-clouds.md" }, + { + "basename": "embedding-audio-in-quarto", + "path": "tech/embedding-audio-in-quarto.md" + }, { "basename": "avocados", "path": "gratitude/avocados.md" @@ -12,10 +16,6 @@ "basename": "Honduras", "path": "concepts/Honduras.md" }, - { - "basename": "embedding-audio-in-quarto", - "path": "tech/embedding-audio-in-quarto.md" - }, { "basename": "prose-the-thief-of-time", "path": "creative/prose-the-thief-of-time.md" diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 3dbb2638c..4621692c6 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -15,7 +15,7 @@ "state": { "file": "creative/guitar-clouds.md", "mode": "source", - "source": false + "source": true } } } @@ -81,7 +81,7 @@ } } ], - "currentTab": 0 + "currentTab": 4 }, "right": { "id": "19fd6f5bf2dff652", @@ -141,11 +141,13 @@ }, "active": "be767112276aa446", "lastOpenFiles": [ + "tech/embedding-audio-in-quarto.md", + "creative/guitar-clouds.md", + "img/screenshot-audio-quarto-not-rendered.jpeg", + "img/screenshot-audio-obsidian-rendered.jpeg", "gratitude/avocados.md", "img/dalle-avocado-in-plenty.jpeg", "concepts/Honduras.md", - "creative/guitar-clouds.md", - "tech/embedding-audio-in-quarto.md", "creative/prose-the-thief-of-time.md", "creative/prose-red-eyed.md", "creative/ice-baths.md", @@ -176,8 +178,6 @@ "img/photo-screenshot-chatbot-arena-leaderboard.jpeg", "img/photo-llm-chat-arena-prompt.jpeg", "img/photo-llm-chat-arena-choose.jpeg", - "img/dalle-bowling-disco.jpeg", - "img/dalle-kid-building-a-house.jpeg", "innovate", "docs/gratitude/imagination.html", "docs/gratitude/chirping-birds.html", diff --git a/creative/guitar-clouds.md b/creative/guitar-clouds.md index f673783ca..c5b9e1e05 100644 --- a/creative/guitar-clouds.md +++ b/creative/guitar-clouds.md @@ -18,7 +18,7 @@ Song snippet today: [2024-02-05-guitar-clouds](../audio/2024-02-05-guitar-clouds More audio: - + Kids are like clouds. Soft and fluffy. Rain storms. Etc. as parents, we need the rain as much as we need the beautiful shapes. diff --git a/img/screenshot-audio-obsidian-rendered.jpeg b/img/screenshot-audio-obsidian-rendered.jpeg new file mode 100644 index 000000000..2d447c44e Binary files /dev/null and b/img/screenshot-audio-obsidian-rendered.jpeg differ diff --git a/img/screenshot-audio-quarto-not-rendered.jpeg b/img/screenshot-audio-quarto-not-rendered.jpeg new file mode 100644 index 000000000..4938a7da1 Binary files /dev/null and b/img/screenshot-audio-quarto-not-rendered.jpeg differ diff --git a/tech/embedding-audio-in-quarto.md b/tech/embedding-audio-in-quarto.md index cef3dbcd5..7b87df7f3 100644 --- a/tech/embedding-audio-in-quarto.md +++ b/tech/embedding-audio-in-quarto.md @@ -44,4 +44,13 @@ But the mobile audio player is picked up: ![Mobile safari](../img/screenshot-quarto-audio-safari.jpeg){.preview-image} -![Mobile chrome](../img/screenshot-chrome-mobile-quarto-audio.jpeg) \ No newline at end of file +![Mobile chrome](../img/screenshot-chrome-mobile-quarto-audio.jpeg) + +# Obsidian + +I like using this markdown syntax in Obsidian because that's where I write my notes. + +![The markdown syntax](../img/screenshot-audio-quarto-not-rendered.jpeg) + +Because it appears like an audio player in app. The `{{< video xxxxxx >}}` syntax is a `quarto` thing and renders nicely. The `