Richardsl / heatmap-calendar-obsidian

An Obsidian plugin for displaying data in a calendar similar to the github activity calendar
Apache License 2.0
614 stars 102 forks source link

[Feature Request] Year to Date (YTD) #95

Open eliaskg opened 11 months ago

eliaskg commented 11 months ago

It would be useful to have a display option to display the past year starting from today.

Meaning the current week is always on right most column.

spannercodes commented 7 months ago

For anyone interested, I've made a (very poor) implementation of this; patch (for the compiled main.js) below. It overrides all calendars, but you can probably add an option yourself to change that. It also makes a lot of assumptions about time that are completely wrong, but again, I'll leave that to someone who is bothered by it.

Patch for main.js: https://gist.github.com/spannerdev/6a422fd8941ff5c329a9222d54db3b1c