agateblue / tempo

Your personal diary and mood tracker
GNU Affero General Public License v3.0
106 stars 12 forks source link

Yaml blueprints #44

Closed agateblue closed 1 year ago

agateblue commented 1 year ago

This is an attempt at making blueprints easier to write/share/fix, by using YAML instead of JSON as a format. Existing blueprints should stay compatible, since JSON is valid YAML.

Next step will be to document blueprints properly, the demo below can give you an idea of how to use them.

Demo

https://user-images.githubusercontent.com/1970915/212490176-854208fa-26e9-4d1c-aeb8-f4fabdd91c7a.mp4