Saving Claude Artifacts to Obsidian Easily

Sometimes when I use Claude to research a topic, I end up with an artifact created, which I want to add to my Obsidian vault, so I can go back to it later. At some point, I got annoyed by the number of steps I had to execute to save the artifact: Create a new note in Obsidian Copy the artifact’s content Paste it Cut h1 header, and paste it as the title Add a property with a link to the Claude chat But I’ve found that I can make it quicker with… Obsidian Web Clipper! ...

June 22, 2025

Yank to system clipboard in Obsidian (with Vim keybindings)

If you use Obsidian, and you are used to using Vim, then you’ve probably enabled Vim key bindings in Obsidian’s settings. And everything was fine until you wanted to yank (copy with y) something from your notes, and paste in a different place (for example, in a browser). Your system clipboard didn’t paste yanked text, right? Well, you should expect that it won’t work - Yanking to system clipboard is not configured by default in Vim, and apparently, it’s not configured in Obsidian either. ...

April 3, 2024