Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dvai/Trilium-DailyMood

Browse daily moods in the calendar.
https://github.com/dvai/Trilium-DailyMood

Last synced: 2 months ago
JSON representation

Browse daily moods in the calendar.

Awesome Lists containing this project

README

        

# Trilium-DailyMood
Browse daily moods in the calendar.

![preview](preview.jpg)

# Installation
1. Create a new code note named "dailyMood" in your Trilium note library, with the type set as "JS Frontend", and set the attribute `#run=frontendStartup` for this note.
2. Copy the code from [dailyMood.js](dailyMood.js) in the repository and paste it into your newly created dailyMood note.
3. Restart Trilium frontend (press F5 or restart).

# Usage
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,number` tag in your diary template to automatically generate the `#todayMood` tag in your daily diary.