<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Obsidian on Arek's Blog</title><link>https://blog.kalandyk.xyz/tags/obsidian/</link><description>Recent content in Obsidian on Arek's Blog</description><generator>Hugo -- 0.147.8</generator><language>en-us</language><lastBuildDate>Sun, 22 Jun 2025 16:45:00 +0000</lastBuildDate><atom:link href="https://blog.kalandyk.xyz/tags/obsidian/index.xml" rel="self" type="application/rss+xml"/><item><title>Saving Claude Artifacts to Obsidian Easily</title><link>https://blog.kalandyk.xyz/posts/claude-artifact-to-obsidian/</link><pubDate>Sun, 22 Jun 2025 16:45:00 +0000</pubDate><guid>https://blog.kalandyk.xyz/posts/claude-artifact-to-obsidian/</guid><description>&lt;p>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.&lt;/p>
&lt;p>At some point, I got annoyed by the number of steps I had to execute to save the artifact:&lt;/p>
&lt;ol>
&lt;li>Create a new note in Obsidian&lt;/li>
&lt;li>Copy the artifact&amp;rsquo;s content&lt;/li>
&lt;li>Paste it&lt;/li>
&lt;li>Cut h1 header, and paste it as the title&lt;/li>
&lt;li>Add a property with a link to the Claude chat&lt;/li>
&lt;/ol>
&lt;p>But I&amp;rsquo;ve found that I can make it quicker with&amp;hellip; &lt;a href="https://obsidian.md/clipper">Obsidian Web Clipper&lt;/a>!&lt;/p></description></item><item><title>Yank to system clipboard in Obsidian (with Vim keybindings)</title><link>https://blog.kalandyk.xyz/posts/yank-to-clipboard-obsidian/</link><pubDate>Wed, 03 Apr 2024 12:50:26 +0100</pubDate><guid>https://blog.kalandyk.xyz/posts/yank-to-clipboard-obsidian/</guid><description>&lt;p>If you use Obsidian, and you are used to using Vim, then you&amp;rsquo;ve probably enabled Vim key bindings in Obsidian&amp;rsquo;s settings.&lt;/p>
&lt;p>And everything was fine until you wanted to yank (copy with &lt;code>y&lt;/code>) something from your notes, and paste in a different place (for example, in a browser).&lt;/p>
&lt;p>Your system clipboard didn&amp;rsquo;t paste yanked text, right?&lt;/p>
&lt;p>Well, you should expect that it won&amp;rsquo;t work - Yanking to system clipboard is not configured by default in Vim, and apparently, it&amp;rsquo;s not configured in Obsidian either.&lt;/p></description></item></channel></rss>