<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Canvas on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/canvas/</link>
    <description>Recent content in Canvas on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 07 Jun 2023 09:47:45 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/canvas/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Convert Obsidian canvas to SVG</title>
      <link>https://janikvonrotz.ch/2023/06/07/convert-obsidian-canvas-to-svg/</link>
      <pubDate>Wed, 07 Jun 2023 09:47:45 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2023/06/07/convert-obsidian-canvas-to-svg/</guid>
      <description>&lt;p&gt;I am using &lt;a href=&#34;https://obsidian.md/&#34;&gt;Obsidian&lt;/a&gt; for note taking and writing documentation. With &lt;a href=&#34;https://obsidian.md/canvas&#34;&gt;Canvas-Feature&lt;/a&gt; you can create simple visualizations and link notes from the vault. Here is an example:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://janikvonrotz.ch/images/obsidian-canvas-editor.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;As simple as it seems, there was not builtin-way to export the visualization and f.g. publish it on a website. Luckily, the canvas file is a simple JSON document and therefore can be processed pretty easy. I build a render Method in JavaScript that takes the canvas content and returns it as a SVG image.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
