<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Axis</title><description>A personal blog powered by Axis.</description><link>https://astro-axis.netlify.app/</link><language>en</language><copyright>Copyright 2026 David V. Kimball</copyright><lastBuildDate>Wed, 08 Apr 2026 05:55:48 GMT</lastBuildDate><generator>Astro RSS</generator><ttl>60</ttl><item><title>Building a Second Brain</title><link>https://astro-axis.netlify.app/posts/building-a-second-brain/</link><guid isPermaLink="true">https://astro-axis.netlify.app/posts/building-a-second-brain/</guid><description>How personal knowledge management transforms the way you think, write, and create.</description><pubDate>Sun, 08 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The idea of a &quot;second brain&quot; is simple: offload what you know into a system you trust, so your actual brain can focus on thinking instead of remembering.&lt;/p&gt;
&lt;h2&gt;Why It Matters&lt;/h2&gt;
&lt;p&gt;Most of us consume far more information than we retain. Articles, podcasts, conversations, ideas in the shower. Without a capture system, it all evaporates.&lt;/p&gt;
&lt;p&gt;A good PKM (personal knowledge management) setup gives you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Capture&lt;/strong&gt; without friction&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Organization&lt;/strong&gt; that scales&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Retrieval&lt;/strong&gt; when you need it most&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The term was popularized by Tiago Forte[^1], but the underlying idea is ancient. Commonplace books, zettelkasten, and marginalia all served the same purpose: extending human memory beyond its biological limits.&lt;/p&gt;
&lt;p&gt;[^1]: Tiago Forte&apos;s book &lt;em&gt;Building a Second Brain&lt;/em&gt; (2022) formalized the PARA method and the concept of progressive summarization.&lt;/p&gt;
&lt;h2&gt;The Tools I Use&lt;/h2&gt;
&lt;p&gt;I&apos;ve written more about my specific setup in &lt;a href=&quot;posts/my-complete-note-taking-workflow/index.md&quot;&gt;My Complete Note-Taking Workflow&lt;/a&gt;. The short version: I use Obsidian as my primary tool, with a vault that syncs across devices.&lt;/p&gt;
&lt;p&gt;The key insight is that the tool matters less than the habit. Pick something, commit to it for 90 days, and iterate.&lt;/p&gt;
&lt;h3&gt;What Makes a Good Tool&lt;/h3&gt;
&lt;p&gt;Not every app works for this. The ones that stick tend to share a few traits:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Local-first storage.&lt;/strong&gt; Your notes live on your machine, not behind a login wall.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plain text or Markdown.&lt;/strong&gt; Future-proof formats you can read anywhere.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linking between notes.&lt;/strong&gt; The ability to connect ideas is what turns a folder into a knowledge graph.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Low friction capture.&lt;/strong&gt; If it takes more than a few seconds to create a note, you won&apos;t do it.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Connecting Ideas&lt;/h2&gt;
&lt;p&gt;The real power comes from linking. When you connect a note about one topic to another, unexpected insights emerge. This is the core of networked thought.&lt;/p&gt;
&lt;p&gt;Your second brain becomes a thinking partner, not just a filing cabinet.&lt;/p&gt;
&lt;h3&gt;Progressive Summarization&lt;/h3&gt;
&lt;p&gt;One technique that helps: when you revisit a note, bold the most important sentences. Next time, highlight the bolded ones. Over time, the signal rises to the top without you needing to rewrite anything[^2].&lt;/p&gt;
&lt;p&gt;[^2]: Progressive summarization is a layered highlighting technique. Each pass distills the note further without losing the original context.&lt;/p&gt;
&lt;h2&gt;Common Mistakes&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;[!warning] Avoid these pitfalls
Perfectionism kills PKM systems faster than anything else. Don&apos;t reorganize. Don&apos;t build elaborate folder hierarchies. Just capture and link.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;A few patterns that derail people:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Over-organizing too early.&lt;/strong&gt; Structure should emerge from use, not be imposed upfront.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tool-hopping.&lt;/strong&gt; Switching apps every month means you never build a critical mass of notes.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Treating it like a task list.&lt;/strong&gt; A second brain is for reference and thinking, not for tracking to-dos.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Getting Started&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Pick one tool (Obsidian, Notion, even a folder of text files)&lt;/li&gt;
&lt;li&gt;Start capturing everything interesting for two weeks&lt;/li&gt;
&lt;li&gt;Review weekly and start linking related ideas&lt;/li&gt;
&lt;li&gt;Let the structure emerge organically&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;A 30-Day Challenge&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Week&lt;/th&gt;
&lt;th&gt;Focus&lt;/th&gt;
&lt;th&gt;Goal&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;Capture&lt;/td&gt;
&lt;td&gt;Write at least one note per day&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;Link&lt;/td&gt;
&lt;td&gt;Connect every new note to at least one existing note&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;Review&lt;/td&gt;
&lt;td&gt;Spend 30 minutes reviewing and refining&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;Create&lt;/td&gt;
&lt;td&gt;Produce one piece of output from your notes&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;By the end of the month, you&apos;ll know whether the system works for you. The notes you&apos;ve accumulated become proof of the concept.&lt;/p&gt;
&lt;p&gt;The principles here overlap heavily with the &lt;a href=&quot;posts/kaizen/index.md&quot;&gt;Kaizen&lt;/a&gt; philosophy of continuous improvement. Small daily deposits compound into something significant.&lt;/p&gt;
&lt;p&gt;The goal isn&apos;t a perfect system. It&apos;s a system that makes you think better.&lt;/p&gt;
</content:encoded><media:content type="image/png" width="564" height="296" url="https://astro-axis.netlify.app/open-graph/building-a-second-brain.png"/><category>productivity</category><category>knowledge-management</category><category>tools</category><author>David V. Kimball</author></item><item><title>Ikigai</title><link>https://astro-axis.netlify.app/posts/ikigai/</link><guid isPermaLink="true">https://astro-axis.netlify.app/posts/ikigai/</guid><description>The Japanese concept of &quot;reason for being&quot; -- finding the overlap between what you love, what you&apos;re good at, what the world needs, and what sustains you.</description><pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Ikigai&lt;/strong&gt; (生き甲斐) is often translated as &quot;reason for being&quot; or &quot;that which makes life worth living.&quot; It&apos;s the sense of purpose that gets you out of bed in the morning.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;ikigai-visual.png&quot; alt=&quot;Ikigai visual&quot; /&gt;&lt;/p&gt;
&lt;h2&gt;The Four Circles&lt;/h2&gt;
&lt;p&gt;In popular use, ikigai is pictured as the overlap of four areas:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;What you love&lt;/strong&gt; (passion)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What you&apos;re good at&lt;/strong&gt; (skill)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What the world needs&lt;/strong&gt; (mission)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;What sustains you&lt;/strong&gt; (livelihood)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The sweet spot isn&apos;t one of these alone but where they meet. Work or life that feels meaningful, useful, and aligned with your strengths.&lt;/p&gt;
&lt;h2&gt;The Western Misinterpretation&lt;/h2&gt;
&lt;p&gt;The Venn diagram version of ikigai is actually a Western invention[^1]. In Japan, the concept is broader and less career-focused. A retired grandmother who tends her garden every morning has ikigai. A child building with blocks has ikigai. It doesn&apos;t require monetization or world-changing impact.&lt;/p&gt;
&lt;p&gt;[^1]: The four-circle Venn diagram often attributed to ikigai was created by Marc Winn in 2014, combining ikigai with a separate framework by Andres Zuzunaga. It&apos;s useful but not authentically Japanese.&lt;/p&gt;
&lt;p&gt;The original meaning is closer to &quot;the feeling that life is worth living.&quot; Neuroscientist Ken Mogi describes five pillars of ikigai[^2]:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Starting small&lt;/li&gt;
&lt;li&gt;Accepting yourself&lt;/li&gt;
&lt;li&gt;Connecting with others and the world&lt;/li&gt;
&lt;li&gt;Seeking small joys&lt;/li&gt;
&lt;li&gt;Living in the here and now&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[^2]: Ken Mogi, &lt;em&gt;The Little Book of Ikigai&lt;/em&gt; (2017).&lt;/p&gt;
&lt;h2&gt;Finding Your Own&lt;/h2&gt;
&lt;p&gt;The idea is less about a single &quot;calling&quot; and more about paying attention to the small things that give you satisfaction: a walk, a conversation, a project that uses your skills, or the rewards of &lt;a href=&quot;posts/kaizen/index.md&quot;&gt;continuous improvement&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!tip] A practical exercise
Write down three moments from the past week where you lost track of time. What were you doing? Who were you with? Those are clues.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In that sense, ikigai is something you notice and nurture through how you spend your time, not something you discover once and keep forever.&lt;/p&gt;
&lt;h2&gt;Ikigai and Knowledge Work&lt;/h2&gt;
&lt;p&gt;For those of us who work with ideas, ikigai often shows up in the process itself. The act of writing a clear sentence, solving a tricky problem, or helping someone understand something new. These are small moments of purpose that compound over time.&lt;/p&gt;
&lt;p&gt;Building a system that supports this kind of work, like a &lt;a href=&quot;posts/building-a-second-brain/index.md&quot;&gt;second brain&lt;/a&gt;, is itself a form of ikigai. The system serves the purpose. The purpose feeds the system.&lt;/p&gt;
</content:encoded><media:content type="image/png" width="564" height="296" url="https://astro-axis.netlify.app/open-graph/ikigai.png"/><category>philosophy</category><category>productivity</category><author>David V. Kimball</author></item><item><title>Kaizen</title><link>https://astro-axis.netlify.app/posts/kaizen/</link><guid isPermaLink="true">https://astro-axis.netlify.app/posts/kaizen/</guid><description>The Japanese practice of continuous improvement through small, incremental changes, better suited to lasting change than big, dramatic overhauls.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&lt;strong&gt;Kaizen&lt;/strong&gt; (改善) means &quot;change for better.&quot; It&apos;s continuous, incremental improvement. A mindset and a practice: improve a little every day instead of waiting for the perfect plan or the big push.&lt;/p&gt;
&lt;h2&gt;Origins in Manufacturing&lt;/h2&gt;
&lt;p&gt;Kaizen emerged in post-war Japan as a management philosophy at Toyota[^1]. The idea was radical in its simplicity: every employee, from the assembly line to the executive floor, should look for small improvements every single day.&lt;/p&gt;
&lt;p&gt;[^1]: The Toyota Production System, developed by Taiichi Ohno and Eiji Toyoda in the 1950s, is widely credited with formalizing kaizen as an industrial practice.&lt;/p&gt;
&lt;p&gt;The principles were straightforward:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Small experiments&lt;/strong&gt; over grand plans&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Quick feedback&lt;/strong&gt; over long review cycles&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Steady refinement&lt;/strong&gt; over dramatic overhauls&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These same principles later influenced lean manufacturing, agile software development, and countless productivity systems.&lt;/p&gt;
&lt;h2&gt;Kaizen for Personal Work&lt;/h2&gt;
&lt;p&gt;The same idea applies to habits and creative work. One small edit, one short session, one clear next step is enough. Consistency matters more than intensity.&lt;/p&gt;
&lt;h3&gt;The 1% Rule&lt;/h3&gt;
&lt;p&gt;If you improve by 1% each day, after a year you&apos;re 37 times better[^2]. The math is compelling, but the real insight is psychological: small improvements don&apos;t trigger resistance. Your brain doesn&apos;t fight a five-minute writing session the way it fights a two-hour commitment.&lt;/p&gt;
&lt;p&gt;[^2]: This is the compound interest metaphor applied to habits: 1.01^365 = 37.78. James Clear popularized this framing in &lt;em&gt;Atomic Habits&lt;/em&gt; (2018).&lt;/p&gt;
&lt;h3&gt;Practical Applications&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Area&lt;/th&gt;
&lt;th&gt;Big change (hard)&lt;/th&gt;
&lt;th&gt;Kaizen approach (sustainable)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Writing&lt;/td&gt;
&lt;td&gt;&quot;Write 2,000 words a day&quot;&lt;/td&gt;
&lt;td&gt;Write one paragraph after morning coffee&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Exercise&lt;/td&gt;
&lt;td&gt;&quot;Go to the gym 5x/week&quot;&lt;/td&gt;
&lt;td&gt;Do 10 pushups before your shower&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Reading&lt;/td&gt;
&lt;td&gt;&quot;Read 50 books this year&quot;&lt;/td&gt;
&lt;td&gt;Read one page before bed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Note-taking&lt;/td&gt;
&lt;td&gt;&quot;Reorganize my entire vault&quot;&lt;/td&gt;
&lt;td&gt;Link one note to another each day&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Why It Works&lt;/h2&gt;
&lt;p&gt;The appeal of kaizen is that it&apos;s sustainable. Big, sudden changes are hard to maintain; small steps compound without burning you out. You don&apos;t need to be twice as good tomorrow. Just a bit better than yesterday.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!note] The compound effect
Most people overestimate what they can do in a day and underestimate what they can do in a year. Kaizen respects this asymmetry.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Kaizen and Purpose&lt;/h2&gt;
&lt;p&gt;There&apos;s a natural connection between kaizen and &lt;a href=&quot;posts/ikigai/index.md&quot;&gt;ikigai&lt;/a&gt;. The daily practice of improving, even in tiny ways, creates a sense of forward motion. That feeling of progress is itself a source of meaning.&lt;/p&gt;
&lt;p&gt;Building a &lt;a href=&quot;posts/building-a-second-brain/index.md&quot;&gt;second brain&lt;/a&gt; is kaizen applied to knowledge. Every note captured, every link made, every review completed is a small improvement to your thinking infrastructure.&lt;/p&gt;
</content:encoded><media:content type="image/png" width="564" height="296" url="https://astro-axis.netlify.app/open-graph/kaizen.png"/><category>productivity</category><category>habits</category><author>David V. Kimball</author></item><item><title>My Complete Note-Taking Workflow</title><link>https://astro-axis.netlify.app/posts/my-complete-note-taking-workflow/</link><guid isPermaLink="true">https://astro-axis.netlify.app/posts/my-complete-note-taking-workflow/</guid><description>A practical walkthrough of how I capture, organize, and connect notes daily.</description><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;After years of trying different systems, I&apos;ve landed on a workflow that actually sticks. Here&apos;s the full breakdown.&lt;/p&gt;
&lt;h2&gt;Daily Capture&lt;/h2&gt;
&lt;p&gt;Every morning I open my daily note and jot down what&apos;s on my mind. Throughout the day, I capture anything interesting. Fleeting notes, quotes, article highlights, random ideas.&lt;/p&gt;
&lt;p&gt;The rule: capture first, organize later. If I try to categorize in the moment, I lose the thought.&lt;/p&gt;
&lt;h3&gt;What I Capture&lt;/h3&gt;
&lt;p&gt;Not everything deserves a note. Over time I&apos;ve developed a filter:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Ideas I might act on.&lt;/strong&gt; Even half-formed ones.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Things that surprised me.&lt;/strong&gt; Surprise means my mental model was wrong, which means learning.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Connections between topics.&lt;/strong&gt; &quot;This reminds me of...&quot; is always worth writing down.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Quotes that resonate.&lt;/strong&gt; But only if I can articulate &lt;em&gt;why&lt;/em&gt; they resonate[^1].&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[^1]: A quote without your own commentary is just someone else&apos;s thought. The value comes from your reaction to it.&lt;/p&gt;
&lt;h2&gt;Weekly Review&lt;/h2&gt;
&lt;p&gt;Every Sunday I spend 30 minutes reviewing the week&apos;s captures. This is where the magic happens:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Promote fleeting notes to permanent notes&lt;/li&gt;
&lt;li&gt;Add links to related ideas&lt;/li&gt;
&lt;li&gt;Tag anything that connects to active projects&lt;/li&gt;
&lt;li&gt;Delete anything that no longer seems interesting&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is closely tied to the principles I wrote about in &lt;a href=&quot;posts/building-a-second-brain/index.md&quot;&gt;Building a Second Brain&lt;/a&gt;. The review habit is what turns a pile of notes into a knowledge system.&lt;/p&gt;
&lt;h3&gt;The Review Checklist&lt;/h3&gt;
&lt;p&gt;I keep a simple template for the weekly review:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open this week&apos;s daily notes&lt;/li&gt;
&lt;li&gt;Star anything worth keeping&lt;/li&gt;
&lt;li&gt;For each starred item: create a proper note or add it to an existing one&lt;/li&gt;
&lt;li&gt;Link the new notes to at least two existing notes&lt;/li&gt;
&lt;li&gt;Check the &quot;unlinked&quot; list for orphaned notes&lt;/li&gt;
&lt;li&gt;Archive the daily notes&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Tools and Setup&lt;/h2&gt;
&lt;p&gt;My stack:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;Purpose&lt;/th&gt;
&lt;th&gt;Why I chose it&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Obsidian&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Writing and linking&lt;/td&gt;
&lt;td&gt;Local-first, Markdown, incredible plugin ecosystem&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Readwise&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Book/article highlights&lt;/td&gt;
&lt;td&gt;Auto-syncs to Obsidian&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Physical notebook&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Meetings and sketches&lt;/td&gt;
&lt;td&gt;Some things are better on paper&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;I publish my notes using a static site generator. The same principles that make code maintainable (clear structure, minimal duplication, good naming) apply to knowledge bases too.&lt;/p&gt;
&lt;h3&gt;Folder Structure&lt;/h3&gt;
&lt;p&gt;I keep it minimal:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;vault/
  daily/          # Daily notes, auto-generated
  notes/          # Permanent notes, linked
  projects/       # Active project folders
  references/     # Source material
  templates/      # Note templates
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The key insight: folders are for &lt;em&gt;types of notes&lt;/em&gt;, not &lt;em&gt;topics&lt;/em&gt;. Topics emerge from links and tags, not from where a file lives[^2].&lt;/p&gt;
&lt;p&gt;[^2]: This is the difference between a filing cabinet (hierarchical) and a wiki (networked). Both have value, but for knowledge work, the network wins.&lt;/p&gt;
&lt;h2&gt;Note Types&lt;/h2&gt;
&lt;p&gt;Not all notes are the same. I use three tiers:&lt;/p&gt;
&lt;h3&gt;Fleeting Notes&lt;/h3&gt;
&lt;p&gt;Quick captures. A sentence or two. No formatting required. These live in daily notes and get processed during the weekly review. Most of them get deleted or absorbed into permanent notes.&lt;/p&gt;
&lt;h3&gt;Literature Notes&lt;/h3&gt;
&lt;p&gt;Summaries and reactions to things I&apos;ve read. Always include the source and my own commentary. &quot;The author argues X. I think this connects to Y because Z.&quot;&lt;/p&gt;
&lt;h3&gt;Permanent Notes&lt;/h3&gt;
&lt;p&gt;The building blocks of the system. Each one is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Atomic&lt;/strong&gt;: one idea per note&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Self-contained&lt;/strong&gt;: makes sense without context&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linked&lt;/strong&gt;: connected to at least two other notes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Written in my own words&lt;/strong&gt;: not a copy-paste&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;What I&apos;ve Learned&lt;/h2&gt;
&lt;p&gt;The biggest lesson: your note-taking system should reduce anxiety, not create it. If you feel guilty about an inbox of unprocessed notes, your system is too rigid.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!tip] The golden rule of note-taking
If your system makes you feel guilty instead of productive, simplify it. Delete the rules that create pressure without creating value.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The &lt;a href=&quot;posts/kaizen/index.md&quot;&gt;Kaizen&lt;/a&gt; approach applies perfectly here. Don&apos;t try to build the perfect system in a weekend. Make one small improvement each week. After a few months, you&apos;ll have something that genuinely serves how you think.&lt;/p&gt;
&lt;p&gt;Keep it simple. Link generously. Review regularly. That&apos;s it.&lt;/p&gt;
</content:encoded><media:content type="image/png" width="564" height="296" url="https://astro-axis.netlify.app/open-graph/my-complete-note-taking-workflow.png"/><category>habits</category><category>productivity</category><author>David V. Kimball</author></item><item><title>Hello, World</title><link>https://astro-axis.netlify.app/posts/hello-world/</link><guid isPermaLink="true">https://astro-axis.netlify.app/posts/hello-world/</guid><description>Welcome to your new Axis site. This is a sample post to get you started.</description><pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Welcome to Axis. This is a sample post. Edit or remove it and start writing.&lt;/p&gt;
&lt;h2&gt;What&apos;s Included&lt;/h2&gt;
&lt;p&gt;Axis is a premium Astro theme built for &lt;a href=&quot;https://docs.vaultcms.org&quot;&gt;Vault CMS&lt;/a&gt; and designed to be configured entirely from inside Obsidian. Use &lt;strong&gt;Axis Settings&lt;/strong&gt; in Obsidian for themes, navigation, custom head and footer snippets, optional cookie consent, and more; &lt;a href=&quot;#configuration&quot;&gt;Configuration&lt;/a&gt; spells out the highlights.&lt;/p&gt;
&lt;h3&gt;Site Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;17 color themes&lt;/strong&gt; with a live theme selector in the command palette&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dark mode&lt;/strong&gt; with system-aware or manual toggle&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Command palette&lt;/strong&gt; (&lt;code&gt;Ctrl+K&lt;/code&gt;) for searching posts, pages, projects, docs, and quick actions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site-wide search&lt;/strong&gt; powered by the command palette&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom theme generation&lt;/strong&gt; to extract colors from your Obsidian theme and create your own&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OG image generation&lt;/strong&gt; with automatic Open Graph images for every post&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;JSON-LD structured data&lt;/strong&gt; for better SEO (BlogPosting, WebPage, WebSite schemas)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;RSS feed&lt;/strong&gt; and &lt;strong&gt;sitemap&lt;/strong&gt; generated automatically&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Configurable navigation&lt;/strong&gt; with nested dropdown menus and external link support&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Content Types&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Posts&lt;/strong&gt; for blog content with tags, cover images, and reading time&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pages&lt;/strong&gt; for static content (About, Setup, etc.)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projects&lt;/strong&gt; for showcasing your work with status badges and links[^1]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docs&lt;/strong&gt; for documentation with category grouping and sidebar navigation&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[^1]: Projects support &lt;code&gt;active&lt;/code&gt;, &lt;code&gt;wip&lt;/code&gt;, and &lt;code&gt;archived&lt;/code&gt; status badges, plus optional links to a repository and live URL.&lt;/p&gt;
&lt;h3&gt;Writing Features&lt;/h3&gt;
&lt;p&gt;Axis supports a rich set of Markdown and Obsidian-compatible content features:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;Syntax&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Headings&lt;/td&gt;
&lt;td&gt;&lt;code&gt;## H2&lt;/code&gt; through &lt;code&gt;#### H4&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;This page&apos;s sections&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Bold / Italic&lt;/td&gt;
&lt;td&gt;&lt;code&gt;**bold**&lt;/code&gt; / &lt;code&gt;*italic*&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;bold&lt;/strong&gt; and &lt;em&gt;italic&lt;/em&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Links&lt;/td&gt;
&lt;td&gt;&lt;code&gt;[text](url)&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;Standard Markdown links&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Images&lt;/td&gt;
&lt;td&gt;&lt;code&gt;![alt](image.jpg)&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;With automatic WebP conversion&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Code blocks&lt;/td&gt;
&lt;td&gt;Triple backticks&lt;/td&gt;
&lt;td&gt;With syntax highlighting&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tables&lt;/td&gt;
&lt;td&gt;Pipe syntax&lt;/td&gt;
&lt;td&gt;This table&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Footnotes&lt;/td&gt;
&lt;td&gt;&lt;code&gt;[^1]&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;See the footnote above&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Callouts&lt;/td&gt;
&lt;td&gt;&lt;code&gt;&amp;gt; [!type]&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;See examples below&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Math&lt;/td&gt;
&lt;td&gt;&lt;code&gt;$inline$&lt;/code&gt; or &lt;code&gt;$$block$$&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;KaTeX rendering&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mermaid&lt;/td&gt;
&lt;td&gt;Fenced &lt;code&gt;mermaid&lt;/code&gt; blocks&lt;/td&gt;
&lt;td&gt;Diagrams rendered on the page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Highlights&lt;/td&gt;
&lt;td&gt;&lt;code&gt;==highlighted==&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;==highlighted text==&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Image grids&lt;/td&gt;
&lt;td&gt;Multiple images in sequence&lt;/td&gt;
&lt;td&gt;Responsive grid layouts&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Post Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Table of contents&lt;/strong&gt; generated from headings, configurable depth&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reading time and word count&lt;/strong&gt; shown on each post&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Related posts&lt;/strong&gt; suggested based on shared tags and links&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Linked mentions&lt;/strong&gt; (backlinks) showing which other posts link here&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Local knowledge graph&lt;/strong&gt; visualizing how posts connect&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Previous/next navigation&lt;/strong&gt; between posts&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cover images&lt;/strong&gt; with configurable aspect ratios and display options&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Draft support&lt;/strong&gt; with underscore prefix or frontmatter flag[^2]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Redirect tracking&lt;/strong&gt; via the &lt;code&gt;redirects&lt;/code&gt; property for SEO-safe URL changes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;[^2]: Drafts are visible during development (&lt;code&gt;pnpm dev&lt;/code&gt;) but hidden in production builds. They also won&apos;t appear in the graph, RSS feed, or sitemap.&lt;/p&gt;
&lt;h2&gt;Callout Examples&lt;/h2&gt;
&lt;p&gt;Axis supports Obsidian-style callouts. Here are the available types:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;[!note] A note
Use notes for general supplementary information that adds context.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;[!tip] A helpful tip
Tips highlight best practices or shortcuts the reader might not know.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;[!warning] Be careful
Warnings flag potential issues or things that could go wrong.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;[!important] Key information
Important callouts draw attention to critical details.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;[!caution] Proceed with care
Caution callouts are stronger than warnings. Use them for actions that could cause data loss or breaking changes.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Configuration&lt;/h2&gt;
&lt;p&gt;Use the &lt;strong&gt;Axis Settings&lt;/strong&gt; Obsidian plugin as the main way to tune the site without hand-editing files:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Themes and layout&lt;/strong&gt;: Themes, fonts, content width, feature toggles, and navigation (including nested menus and external links) from the plugin UI.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom snippets&lt;/strong&gt;: &lt;strong&gt;Head&lt;/strong&gt; and &lt;strong&gt;end-of-body&lt;/strong&gt; fields inject HTML or scripts at the end of &lt;code&gt;&amp;lt;head&amp;gt;&lt;/code&gt; and before &lt;code&gt;&amp;lt;/body&amp;gt;&lt;/code&gt;—handy for analytics, extra meta, or third-party tags. The plugin writes values into &lt;code&gt;src/config.ts&lt;/code&gt; for the build.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cookie consent (optional)&lt;/strong&gt;: Enable a minimal EU-style banner. When it is on, those custom snippets run only after the visitor chooses &lt;strong&gt;Accept all&lt;/strong&gt;; off by default.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you prefer, edit &lt;code&gt;src/config.ts&lt;/code&gt; directly. Every option uses &lt;code&gt;[CONFIG:KEY]&lt;/code&gt; markers that the plugin reads and writes.&lt;/p&gt;
&lt;h3&gt;Getting Help&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Documentation&lt;/strong&gt;: &lt;a href=&quot;https://docs.vaultcms.org&quot;&gt;docs.vaultcms.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Community&lt;/strong&gt;: &lt;a href=&quot;https://discord.gg/gyrNHAwHK8&quot;&gt;Join the Discord&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Updates&lt;/strong&gt;: Run &lt;code&gt;pnpm run update&lt;/code&gt; with your license key to get the latest version&lt;/li&gt;
&lt;/ul&gt;
</content:encoded><media:content type="image/png" width="564" height="296" url="https://astro-axis.netlify.app/open-graph/hello-world.png"/><author>David V. Kimball</author></item></channel></rss>