juanchiparra26 downloadsVisualize your year in pixels using metadata from your notes.
A visual tracking plugin for Obsidian. Year in Pixels reads the frontmatter of your daily notes and generates grid and circular charts to visualize your tracked variables throughout the year.
![]()
YYYY-MM-DD, DD-MM-YYYY and other standard layouts in titles or frontmatterThe plugin looks for notes in a specified target folder (e.g., Journal/2026). It expects the note titles or a date property to contain a valid date according to your chosen format.
To track data, add the variables to your YAML frontmatter:
---
date: 2026-05-14
emotion: joyful
rating: 5
energy: high
---
Ctrl/Cmd + P) to access:Open Year in Pixels: Opens the main visualization tabOpen Year in Pixels (Sidebar): Opens the compact visualization in the right sidebar