Browse daily moods in the calendar.
- Create a new code note named "dailyMood" in your Trilium note library, with the type set as "JS Frontend", and set the attribute
#run=frontendStartupfor this note. - Copy the code from dailyMood.js in the repository and paste it into your newly created dailyMood note.
- Restart Trilium frontend (press F5 or restart).
Just add the #todayMood=x tag in your daily diary, where x is an integer value ranging from 0 to 10.
Tip: You can add the
#label:todayMood=promoted,single,numbertag in your diary template to automatically generate the#todayMoodtag in your daily diary.
