Implement a mood tracker by extending an Emanote notebook. Thus extend Emanote as an Ema app, and display a "mood calendar" on the index page.
Unlike every other mood tracker, we are not going to record absolute mood ratings on daily basis. Rather we will record mood delta. Moods have a wider range than people believe, and absolute ratings make little sense.
Not a lot on Github: https://github.com/topics/mood-tracker
Implement a mood tracker by extending an Emanote notebook. Thus extend Emanote as an Ema app, and display a "mood calendar" on the index page.
Unlike every other mood tracker, we are not going to record absolute mood ratings on daily basis. Rather we will record mood delta. Moods have a wider range than people believe, and absolute ratings make little sense.