<?xml version="1.0" encoding="utf-8"?>
<!--
  Hand-maintained, like every other file here. Adding a post means adding
  an <entry> at the top and moving the feed's own <updated> to match.

  Entries carry <summary>, not the full post: the alternative is a second
  copy of 1,200 words of HTML that has to be kept in step with the page by
  hand, and a feed quietly one edit behind the site is worse than a feed
  that asks the reader to click through.
-->
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Smolpad blog</title>
  <subtitle>Notes about Markdown, plain text, and the small decisions behind a small app.</subtitle>
  <link href="https://smolpad.com/blog/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://smolpad.com/blog/" rel="alternate" type="text/html" />
  <id>https://smolpad.com/blog</id>
  <updated>2026-09-01T12:00:00Z</updated>
  <icon>https://smolpad.com/assets/favicon-32.png</icon>
  <author>
    <name>BaconWorks, LLC</name>
    <uri>https://bacon.works</uri>
  </author>
  <rights>Copyright 2026 BaconWorks, LLC</rights>

  <entry>
    <title>Small Fleeting Ideas: capture quickly.</title>
    <link href="https://smolpad.com/blog/small-fleeting-ideas" rel="alternate" type="text/html" />
    <id>https://smolpad.com/blog/small-fleeting-ideas</id>
    <published>2026-09-01T12:00:00Z</published>
    <updated>2026-09-01T12:00:00Z</updated>
    <summary type="text">The gap between having a thought and writing it down is where ideas die. How to shorten it, why capture is not curation, and the weekly read-back nobody does.</summary>
  </entry>

  <entry>
    <title>Your notes will outlive your notes app</title>
    <link href="https://smolpad.com/blog/notes-outlive-notes-apps" rel="alternate" type="text/html" />
    <id>https://smolpad.com/blog/notes-outlive-notes-apps</id>
    <published>2026-08-30T12:00:00Z</published>
    <updated>2026-08-30T12:00:00Z</updated>
    <summary type="text">Why plain text is the format worth betting on, what Markdown adds to it, and the handful of characters actually worth learning.</summary>
  </entry>
  <entry>
    <title>Best Markdown Scratchpad</title>
    <link href="https://smolpad.com/blog/best-markdown-scratchpad" rel="alternate" type="text/html" />
    <id>https://smolpad.com/blog/best-markdown-scratchpad</id>
    <published>2026-08-25T12:00:00Z</published>
    <updated>2026-08-25T12:00:00Z</updated>
    <summary type="text">The case for Smolpad as a Markdown scratchpad for Mac and iOS, and what Bear, iA Writer and Tot are each for instead. Four small Markdown apps compared.</summary>
  </entry>

</feed>
