You can save the year you're viewing as well as any highlighted dates and their color. You can fit a lot in query params or further even compress the dates.
Hey, thanks for the suggestion. I actually considered this multiple times, but I'm yet to figure out a way to not have this clash with the marked dates in localStorage, in an easy-to-understand way.
Comments
It would be great if you could share this via url. You don't have to store anything, just query params.
https://calendar.sharats.me?g=20220101,20220102, ....
You can save the year you're viewing as well as any highlighted dates and their color. You can fit a lot in query params or further even compress the dates.
Hey, thanks for the suggestion. I actually considered this multiple times, but I'm yet to figure out a way to not have this clash with the marked dates in localStorage, in an easy-to-understand way.
We'll get there though, soon. :)