<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>#goals posts — Ben Crowder</title>
    <link>https://bencrowder.net/blog/tag/goals/</link>
    <atom:link href="https://bencrowder.net/blog/tag/goals/feed/" rel="self" />
    <description>Feed for blog posts tagged with #goals.</description>
    <lastBuildDate>Thu, 23 Apr 2026 01:46:23 GMT</lastBuildDate>
    <language>en-US</language>
    <generator>https://bencrowder.net/</generator>

    <item>
      <title>New daily goal charts</title>
      <link>https://bencrowder.net/blog/2023/new-daily-goal-charts/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2023/new-daily-goal-charts/</guid>
      <pubDate>Sat, 25 Feb 2023 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Inspired by Robert A. Caro’s <a href="https://tumblr.austinkleon.com/post/668846381400768512">planning calendar</a>, I’ve redesigned my <a href="https://bencrowder.net/daily-goal-chart/">daily goal charts</a>:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-landscape.png" alt="A daily goal chart" title="A daily goal chart" /></a>
        
      </figure></p>
<p>This time the chart doesn’t have a specific year baked in, so it’s reusable. (And there’s a variation for leap years.) It’s freely available as PDFs in both portrait and landscape. Currently just letter size, though maybe someday I’ll start including A4 and other sizes.</p>
<p>Colophon: I made these charts with HTML (it’s just a table), CSS, JavaScript (on page rather than via Node), and Firefox. The font is Avenir Next.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20New daily goal charts">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Momentum intro</title>
      <link>https://bencrowder.net/blog/2020/momentum-intro/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2020/momentum-intro/</guid>
      <pubDate>Sun, 09 Aug 2020 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p><em>Another entry in the <a href="https://bencrowder.net/blog/2020/910/">neverending series</a> talking about my personal productivity tools.</em></p>
<p>Momentum is my daily goal app, for keeping a goal chain/streak going. It’s a Python app running Django. The name comes from the momentum that a long streak gives.</p>
<h2 id="overview">Overview</h2>
<p>Goals can be either binary flags (whether I did it that day or not) or timed (in which case Momentum keeps track of the time spent). The default mode is focus mode, which shows only the top unfinished goal at a time and looks like this (with dummy data):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-1.png" alt="momentum-1.png" title="momentum-1.png" />
        
      </figure></p>
<p>The thin red line along the top is a progress bar showing how close I am to finishing my Momentum goals for the day. The red boxes show the last few weeks of the streak, the green box at the right is the button for saying I’ve completed that goal for the day, and the blue text under the goal name shows how long the total streak is.</p>
<p>When focus mode is off, it looks like this:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-2.png" alt="momentum-2.png" title="momentum-2.png" />
        
      </figure></p>
<p>You can see a partially completed timed goal along with a binary goal. Momentum also supports ignoring goals for Saturdays and/or Sundays (the gray boxes among the red), which I use for things I don’t usually do on the weekends.</p>
<p>When the timer on a goal is running, the favicon changes and the page looks like this, with the pink box at right showing the elapsed time for the current session:</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2020/08/momentum-3.png" alt="momentum-3.png" title="momentum-3.png" />
        
      </figure></p>
<p>(The idea with the timer is that it may take multiple sessions spread throughout the day to meet the daily goal, by the way — if I wanted to make sure I spend an hour writing each day but don’t usually have time to do it all in one block, for example.)</p>
<h2 id="howiusemomentum">How I use Momentum</h2>
<p>On my laptop, I have Momentum open in Firefox as a pinned tab. On my phone, I have it saved to my homescreen as a PWA.</p>
<p>I use Momentum every day for my morning routine, primarily on my phone. The goals I put into it (as opposed to just adding things to my to-do list in Liszt) are things I want to do each day and, to some degree, are things I might not do if I didn’t have a streak pushing me forward (thus “Momentum”).</p>
<h2 id="thefuture">The future</h2>
<p>I’m happy with the app as it is, but I’ve been thinking about merging it into Liszt, since goals like these are fundamentally to-do items. (Every morning Liszt already automatically adds all the items in my  ::streak list to my ::today list, so that I can work off my to-do list without necessarily having to go back to Momentum as much.)</p>
<p>Giving Liszt items the ability to be timed is already in place with belt mode, so I’d just need to add the ability to keep track of both partially finished goals and total streaks. Seems worthwhile.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Momentum intro">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Daily goal chart</title>
      <link>https://bencrowder.net/blog/2018/daily-goal-chart/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2018/daily-goal-chart/</guid>
      <pubDate>Tue, 18 Dec 2018 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>The only time I’ve had success writing each day has been when I’ve made a physical chart, taped it up on my wall, and then filled in a box each day I hit my goal. It’s Jerry Seinfeld’s <a href="https://lifehacker.com/281626/jerry-seinfelds-productivity-secret">don’t break the chain</a> idea, and it works remarkably well for me. My current streak (I don’t write on Sundays):</p>
<p><figure>
        <img src="https://cdn.bencrowder.net/blog/2018/12/daily-words.jpg" alt="daily-words.jpg" title="daily-words.jpg" />
        
      </figure></p>
<p>Since this seemed like it might be useful for others, I’ve made <a href="https://bencrowder.net/design/daily-goal-chart/">daily goal charts</a>, available for free PDF download:</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/daily-goal-chart-2019.png" alt="Daily goal chart" title="Daily goal chart" /></a>
        
      </figure></p>
<p>There’s also what I’m calling a “blank” chart, where you can write in the number of words you wrote (or anything else like that):</p>
<p><figure class="border">
        <a href="https://bencrowder.net/design/daily-goal-chart/"><img src="https://cdn.bencrowder.net/images/projects/daily-goal-chart/blank-daily-goal-chart-2019.png" alt="Blank daily goal chart" title="Blank daily goal chart" /></a>
        
      </figure></p>
<p>Charts for 2018 through 2023 are up. (I figure five years is enough for now.)</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Daily goal chart">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Su...</title>
      <link>https://bencrowder.net/blog/2016/462/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2016/462/</guid>
      <pubDate>Sat, 19 Mar 2016 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Sundays). I made up a chart with sixteen weeks on it, ending March 19, printed it out, and taped it on the headboard of our bed.</p>
<p>And that chart is now full. I’ve written exactly 100,000 words since December 3 (I wrote a little extra each day), which is crazy considering that I used to be unable to get myself to write at all. I don’t know what actually made the change, but I’m writing every day and it’s great.</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Back on December 3, I made a goal to write a thousand words of fiction a day, every day (skipping Su...">Reply via email</a></p>]]></description>
    </item>
    <item>
      <title>Reading goals for 2015</title>
      <link>https://bencrowder.net/blog/2015/reading-goals-for-2015/</link>
      <guid isPermaLink="true">https://bencrowder.net/blog/2015/reading-goals-for-2015/</guid>
      <pubDate>Sat, 10 Jan 2015 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Ben Crowder]]></dc:creator>
      <description><![CDATA[<p>I recently came across a <a href="http://sociologistnovelist.wordpress.com/2015/01/04/my-2015-reading-challenge">post about reading goals</a> that got me itching to go and do likewise. I’ve had numeric goals in the past — read X books this year — but I’ve realized I’m less interested in the total number of books read and more interested in the types of books I read. (It’s also a grudging acknowledgement that this mortal life is finite and there’s no way I’ll be able to read all the books I want to. Such a sad thought. But there are massive libraries in heaven, right? I’m banking on that.)</p>
<p>Here, then, are my reading goals for 2015:</p>
<ul>
<li><strong>Read more books I wouldn’t ordinarily be interested in</strong>. Basically, expand my horizons, both in fiction and nonfiction.</li>
<li><strong>Read more science fiction and fantasy classics</strong>. I did read the <em>Foundation</em> books in 2012–2013, but most of the time I tend to read newer stuff. (I guess I did also read <em>The Stars My Destination</em> earlier this year. I didn’t like it at all.)</li>
<li><strong>Read more literary classics</strong>. Specifically, I want to read at least <em>War and Peace</em> and Dante’s <em>Divine Comedy</em>, and hopefully the Dostoevsky novels I haven’t yet read. Yes, I know, this isn’t the first time I’ve made a goal to read <em>War and Peace</em>. But this is the first year I’m going to actually do it, so help me. (I’ve read enough 1000-page epic fantasy novels by now that I can handle the length just fine.)</li>
<li><strong>Read more nonfiction</strong>. Specifically, more history and biography. I’ve been reading more nonfiction this past year (<em>Rubicon</em>, <em>Lies My Teacher Told Me</em>, <em>Food Rules</em>, <em>Trespassing on Einstein’s Lawn</em>, <em>Stuff Matters</em>, etc.) and it’s been quite enjoyable. Right now I’m reading and loving Edmund Morris’s <em>Rise of Roosevelt</em>, the first of a three-volume biography of Theodore Roosevelt, and Blake Harris’s <em>Console Wars</em>, a history of Nintendo and Sega in the 1990s.</li>
</ul>
<p>Any of you have reading goals or happen to be reading something particularly interesting?</p><hr class="feed-extra" style="margin-top: 48pt;" /><p class="feed-extra feed-mail"><a href="mailto:ben.crowder@gmail.com?subject=Re%3A%20Reading goals for 2015">Reply via email</a></p>]]></description>
    </item>
    
  </channel>
</rss>
