▲ | andrewrn 9 hours ago | ||||||||||||||||||||||
Does anyone know what makes habit trackers such a trendy project in the last few years? In a world of possibilities, why do so many people make so many habit trackers? | |||||||||||||||||||||||
▲ | jitl 9 hours ago | parent | next [-] | ||||||||||||||||||||||
My take is that the right workflow for people is quite varied. Everyone wants something that’s low friction and will keep them engaged but these daily behaviors are fundamentally high friction habits, so existing solutions are rarely satisfying in the long run. They are also easy to build - you need one primitive: basic text storage, although scheduled push notifications are great to have. No need to sync stuff, no sharing/permission model, no scale issues you can’t solve with a b-tree SQLite index. I think another factor is an increase in productivity-lifestyle content influencers, the sort of people who talk about Notion on TikTok. Speaking of Notion there’s like a zillion user-created habit tracker templates for Notion too. I work at Notion but don’t use it daily outside of work. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | maghfoor 9 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
For me personally I did try a lot of these habit trackers and notetaking systems and none of them quite worked for me so I just decided to build something that's very specific to how I like things. I didn't just build a habit tracker or whatever just for the sake of building another one, I built one that specifically suits my needs. Usually what happens is a lot of other people in the world also feel the same way as me and if they like how I have approached the app then they would download it and use it and I think that's how you get a lot of different types of habit trackers coming up all the time | |||||||||||||||||||||||
▲ | barbazoo 9 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
Everyone thinks it’s what they need until they realize they don’t. | |||||||||||||||||||||||
▲ | rjh29 8 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
They are easy to make and people are very opinionated about what works best for them. Although I'm close to 40 and I feel like they mostly don't help at all. If you're motivated you don't need them, and if you're not motivated they won't motivate you. | |||||||||||||||||||||||
▲ | askl 8 hours ago | parent | prev [-] | ||||||||||||||||||||||
They are a great little project to procrastinate from doing something useful. |