ocdevel / gnothi

Gnothi is an open-source AI journal and toolkit for self-discovery. If you're interested in getting involved, we'd love to hear from you.
https://gnothiai.com
GNU Affero General Public License v3.0
166 stars 18 forks source link

Habit tracking #185

Closed lefnire closed 8 months ago

lefnire commented 8 months ago

Adds habit-tracking.

In this move, we're moving away from Habitica sync. The API is too unstable and is causing lots of problems for us. Even if that weren't so, some aspects of syncing would make it difficult to manage the various combinations of Gnothi attributes against what Habitica provides, for scoring purposes. What I've done is converted all existing Habitica tasks to Data Behaviors (analyze=true,scoring=false) and you'll need to assign them to the right column, which will get rid of the warning message.

I'm going to take habit-tracking very seriously going forward; I'm moving away from Habitica entirely and will be using Gnothi for my own habit-tracking, so expect fixes and improvements most days. Please forgive the UI, I'm terrible at UI and will be getting some help here soon.