Hey HN! In 2020, I stumbled across a productivity method called the "Ivy Lee method" [1], and found it made me much more productive. Basically, you write down 6 tasks you need to do throughout the day, then focus solely on them. I was so impressed that I ended up writing an android app to help me follow it, which I've been using for about a year. I've spruced it up a bit, and launched it today as "Only 6".<p>There's a free version [2] (ad-supported), and a paid version [3].<p>I built it with React Native, ClojureScript, and Re-Frame. It's currently closed source, but if you'd like to see the source code just drop a comment here and I'll consider making it open source. It's Android-only at the moment, but if anyone would like to team up on an iOS version please drop me a message :)<p>Any comments or feedback are much appreciated!<p>[1] <a href="https://jamesclear.com/ivy-lee" rel="nofollow">https://jamesclear.com/ivy-lee</a>
[2] <a href="https://play.google.com/store/apps/details?id=com.only6" rel="nofollow">https://play.google.com/store/apps/details?id=com.only6</a>
[3] <a href="https://play.google.com/store/apps/details?id=com.only6.premium" rel="nofollow">https://play.google.com/store/apps/details?id=com.only6.prem...</a>