<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Obsidian Notebooking on D'Arcy Norman, PhD</title><link>https://darcynorman.net/series/obsidian-notebooking/</link><description>Recent content in Obsidian Notebooking on D'Arcy Norman, PhD</description><generator>Hugo</generator><language>en-us</language><managingEditor>dnorman@me.com (D'Arcy Norman)</managingEditor><webMaster>dnorman@me.com (D'Arcy Norman)</webMaster><lastBuildDate>Fri, 10 Apr 2026 13:05:56 -0600</lastBuildDate><atom:link href="https://darcynorman.net/series/obsidian-notebooking/index.xml" rel="self" type="application/rss+xml"/><item><title>Experimental Obsidian 3D Graph Renderer</title><link>https://darcynorman.net/2026/04/10/experimental-obsidian-3d-graph-renderer/</link><pubDate>Fri, 10 Apr 2026 13:05:56 -0600</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2026/04/10/experimental-obsidian-3d-graph-renderer/</guid><description>&lt;p&gt;I&amp;rsquo;ve been playing around with some ideas for visualizing the notes and connections in my Obsidian vault, and how to go beyond just producing pretty pictures and into something that might be useful to make sense of the whole thing. It&amp;rsquo;s not quite &lt;em&gt;there&lt;/em&gt; yet, but it&amp;rsquo;s getting close. Vibecoding this with Claude Code has let me take some ideas I&amp;rsquo;ve had for years, and actually building a thing in a couple of hours.&lt;/p&gt;</description></item><item><title>on building an Obsidian Related Notes plugin using Google's Antigravity IDE</title><link>https://darcynorman.net/2025/11/21/on-building-an-obsidian-related-notes-plugin-using-googles-antigravity-ide/</link><pubDate>Fri, 21 Nov 2025 11:13:36 -0700</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2025/11/21/on-building-an-obsidian-related-notes-plugin-using-googles-antigravity-ide/</guid><description>&lt;blockquote&gt;
&lt;h2 id="tldr"&gt;TL;DR:&lt;/h2&gt;
&lt;p&gt;I built an AI/LLM-powered &amp;ldquo;related notes&amp;rdquo; plugin for Obsidian. It seems to work, but who knows? There&amp;rsquo;s &lt;a href="https://yuja.ucalgary.ca/v/obsidian-related-notes"&gt;a video tour&lt;/a&gt;, and the code is in &lt;a href="https://github.com/dlnorman/obsidian-related-notes"&gt;a GitHub repository&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I&amp;rsquo;ve been using &lt;a href="https://obsidian.md"&gt;Obsidian&lt;/a&gt; for a few years now, and have always wanted a good &amp;ldquo;Related Notes&amp;rdquo; plugin to help me find things that overlap with what I&amp;rsquo;m working on - based on the content itself, not metadata or links. Haven&amp;rsquo;t had any luck so I kind of gave up.&lt;/p&gt;</description></item><item><title>my Obsidian Today dashboard</title><link>https://darcynorman.net/2025/06/05/my-obsidian-today-dashboard/</link><pubDate>Thu, 05 Jun 2025 11:35:42 +0000</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2025/06/05/my-obsidian-today-dashboard/</guid><description>&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: I&amp;rsquo;ve revised my Today dashboard since this was originally published. Claude helped me figure out how to combine a couple of the blocks and make it work much better.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been using a &lt;a href="https://obsidian.md/canvas"&gt;Canvas&lt;/a&gt; as a &amp;ldquo;dashboard&amp;rdquo; (the &amp;ldquo;Map&amp;rdquo; tab in the screenshot below - &lt;a href="https://darcynorman.net/images/2025/obsidian-map.webp"&gt;here&amp;rsquo;s a screenshot&lt;/a&gt;) to see lots of info quickly, and have had a separate &amp;ldquo;Tasks&amp;rdquo; dashboard note (the &amp;ldquo;Tasks&amp;rdquo; pinned tab in the screenshot) to view upcoming/overdue/urgent tasks. But that didn&amp;rsquo;t quite get at what I needed - a quick way to find (and re-find) notes that I&amp;rsquo;m actively working on.&lt;/p&gt;</description></item><item><title>obsidian network visualizing</title><link>https://darcynorman.net/2025/03/30/obsidian-network-visualizing/</link><pubDate>Sun, 30 Mar 2025 12:00:00 -0600</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2025/03/30/obsidian-network-visualizing/</guid><description>&lt;p&gt;I &amp;ldquo;vibecoded&amp;rdquo; a web utility for visualizing Obsidian note networks, using a hardware-accelerated D3.js chart that is different (better?) than the graph visualizer that&amp;rsquo;s built into Obsidian…&lt;/p&gt;
&lt;p&gt;&lt;img src="https://darcynorman.net/photos/2025/2025-03-30-obsidian-network-visualizing.webp" alt="obsidian network visualizing" title="obsidian network visualizing"&gt;&lt;/p&gt;</description></item><item><title>Displaying Hierarchical Lists of Files With Obsidian and Dataview</title><link>https://darcynorman.net/2023/05/03/displaying-hierarchical-lists-of-files-with-obsidian-and-dataview/</link><pubDate>Wed, 03 May 2023 15:17:39 -0600</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2023/05/03/displaying-hierarchical-lists-of-files-with-obsidian-and-dataview/</guid><description>&lt;p&gt;In &lt;a href="https://obsidian.md/"&gt;Obsidian&lt;/a&gt;, I use a folder of notes called &amp;ldquo;Collections&amp;rdquo;. Inside Collections are various folders that act as buckets of info, in a quasi-&lt;a href="https://zettelkasten.de/introduction/"&gt;Zettelkasten&lt;/a&gt; notes-as-personal-wikipedia kind of thing.&lt;/p&gt;
&lt;p&gt;My Collections currently include (in alphabetical order):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Articles&lt;/li&gt;
&lt;li&gt;Committees&lt;/li&gt;
&lt;li&gt;Ideas&lt;/li&gt;
&lt;li&gt;Institutions&lt;/li&gt;
&lt;li&gt;Organizations&lt;/li&gt;
&lt;li&gt;People&lt;/li&gt;
&lt;li&gt;Profiles&lt;/li&gt;
&lt;li&gt;Topics&lt;/li&gt;
&lt;li&gt;Vendors&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some of these have subfolders to organize notes into smaller buckets. For example, Topics is organized by folders for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General Tech&lt;/li&gt;
&lt;li&gt;Higher Education&lt;/li&gt;
&lt;li&gt;Information Technologies&lt;/li&gt;
&lt;li&gt;Learning Spaces&lt;/li&gt;
&lt;li&gt;Learning Technologies&lt;/li&gt;
&lt;li&gt;Misc&lt;/li&gt;
&lt;li&gt;Pedagogy&lt;/li&gt;
&lt;li&gt;Processes&lt;/li&gt;
&lt;li&gt;TI Projects&lt;/li&gt;
&lt;li&gt;UCalgary&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The folders change and I add to them and reorganize as needed. I&amp;rsquo;ve only been using Obsidian for about 4 months now, so I figure things will continue to settle as I get deeper into it…&lt;/p&gt;</description></item><item><title>How I use Obsidian to Manage My Note-taking Workflow</title><link>https://darcynorman.net/2023/04/04/how-i-use-obsidian-to-manage-my-note-taking-workflow/</link><pubDate>Tue, 04 Apr 2023 21:18:21 -0600</pubDate><author>dnorman@me.com (D'Arcy Norman)</author><guid>https://darcynorman.net/2023/04/04/how-i-use-obsidian-to-manage-my-note-taking-workflow/</guid><description>&lt;p&gt;&lt;strong&gt;Rambling blog post alert&lt;/strong&gt;: &lt;em&gt;there isn&amp;rsquo;t a simple, straightforward way to tell the story of how I use Obsidian. This is going to be a bit of a winding post as I start to describe my setup and workflow. And there will be gaps because a) I don&amp;rsquo;t have time to write an omnibus description of this and b) you don&amp;rsquo;t want to read that anyway. I&amp;rsquo;ve been meaning to write this for awhile, but kept getting stuck by the scale of what was needed. So, forget that, here&amp;rsquo;s a first and incomplete blog post to get it started…&lt;/em&gt;&lt;/p&gt;</description></item></channel></rss>