Introducing the Year of Done's first project: A Habit Tracker

02 Sep 2024

The year of done has begun, and so it’s time to start working on the first project. For this month, I want to build a self hosted habit tracker. Why a habit tracker? Because I haven’t found any that suit what I want from one. My ADHD gets awful sometimes, and I’ll just forget to do things if I’m not prompted. For a while, I was using a repeating task and having Thunderbird remind me on my PC, but that has a pretty tragic flaw: What if I fail? Thunderbird was connected to a CalDAV server, and and so the only options are Completed or Not. If I didn’t do it, then I don’t want to check it off, it opens the door to allowing myself to check stuff off without having done it elsewhere. The only other option, then, is to delete the missed tasks, which is annoying in its own right. That system is, frankly, annoying, I don’t want to deal with it anymore. So I’m building my own.

Requirements

The goal is a opinionated, no-nonsense habit tracker that understands that things happen. Streaks are Fomo, and if you mess up a long one, that’s liable to be more harmful than if it wasn’t tracked at all. However, watching a consistency rate rise? That will feel good.

So here are my goals:

This is subject to change, but here’s what I’m thinking so far

There’s a lot to do, so I’d better get started!