<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tim Raveling</title>
    <description>The latest articles on DEV Community by Tim Raveling (@tsraveling).</description>
    <link>https://dev.to/tsraveling</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4104832%2Fc5acd61d-8c87-4177-87b1-c2cb7ee23974.png</url>
      <title>DEV Community: Tim Raveling</title>
      <link>https://dev.to/tsraveling</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tsraveling"/>
    <language>en</language>
    <item>
      <title>Introducing Dispositio!</title>
      <dc:creator>Tim Raveling</dc:creator>
      <pubDate>Tue, 01 Sep 2026 17:25:28 +0000</pubDate>
      <link>https://dev.to/tsraveling/introducing-dispositio-3g72</link>
      <guid>https://dev.to/tsraveling/introducing-dispositio-3g72</guid>
      <description>&lt;p&gt;Hi all! I'm a programmer and for the most part I prefer to keep documentation, project plans, roadmaps etc right in the repo (or synced via Obsidian).&lt;/p&gt;

&lt;p&gt;But as some of my projects grew, I found simple text to be limiting. So, I got to cooking (in Go + &lt;a href="https://github.com/charmbracelet/bubbletea" rel="noopener noreferrer"&gt;BubbleTea&lt;/a&gt;) on a TUI project management system that would be commitable as simple Markdown text..&lt;/p&gt;

&lt;p&gt;The result is &lt;a href="https://systemist.net/tools/dispositio" rel="noopener noreferrer"&gt;Dispositio&lt;/a&gt;, a (free as in beer, so enjoy!) tool which:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Track milestones, set estimated durations, rearrange and modify easily, and see the estimated timeline of the whole thing (measured in weeks for now; can add sprints or other metrics later if people want it)&lt;/li&gt;
&lt;li&gt;Lets you set up tasks and subtasks right in it (added because I found it very handy to just keep my todos right here, one per project)&lt;/li&gt;
&lt;li&gt;Handles overdue items etc&lt;/li&gt;
&lt;li&gt;Helps you know how many days you get on average per milestone task in order to stay on task&lt;/li&gt;
&lt;li&gt;Saves to plain markdown so you can read and edit it e.g. in Vim or Obsidian, and easily commits to a Github project (which is how I tend to use it).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I use this every day to plan and track my various personal projects.&lt;/p&gt;

&lt;p&gt;Hope you enjoy it, and please feel free to drop me a line with feature requests, feedback, or just to say hi!&lt;/p&gt;

&lt;p&gt;Walkthrough and documentation, with example gifs: &lt;a href="https://systemist.net/tools/dispositio" rel="noopener noreferrer"&gt;https://systemist.net/tools/dispositio&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source code: &lt;a href="https://github.com/tsraveling/dispositio" rel="noopener noreferrer"&gt;https://github.com/tsraveling/dispositio&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
