6 ms·
But how can we use that streak feature to do some non-programming things like exercising, flossing the tooth etc? I think it fits for our side projects a lot bu
by scriptstar 13y ago
But how can we use that streak feature to do some non-programming things like exercising, flossing the tooth etc? I think it fits for our side projects a lot but nothing more than that.
There is an app in App store called 'Commit' (Nathan Barry's) which does that.
- JackMorgan 13y agoSure, I never meant to say it works for other things outside programming. I was just pointing out a tool I have used that I felt might help out someone who was just interested in programming (this being a largely tech-centered site) and not exercising or cleaning. I also use it for writing, since my blog is backed up on github. If it doesn't meet your needs, no problem, Commit sounds great too.
- unepipe 13y agoI use an app called Lift (https://lift.do/ https://lift.do/). It allows you check in to habits you want to form, it notifies you if you're on a streak, and you can look at historical graphs for your weekly and monthly rates. Makes it really easy for me to see if I'm falling off (or doing well) in exercise, my side projects, etc. (I'm not affiliated with Lift)
- j21 13y agoI built a web app to do something like this for myself. Now slowly rolling it out to users other than myself. https://jots.me https://jots.me It's not as visual as the Seinfeld calendar but it works great for what I use it for. I use it to record what I've done for work, my side projects, exercise logs, etc. I even use it to roughly track expenses. It keeps me motivated to keep adding entries for my projects, so I guess that helps with procrastination. At the least it gets me to do something daily so it can be recorded.
- wastedbrains 13y agobased on the old "calendar about nothing" site that eventually became Github's streak feature. I built http://nothingcalendar.com/ http://nothingcalendar.com/ to track working on one of my goals every day. Haven't worked on it for years, but still works well for tracking simple streaks.