I made an updated version, which I called "neatocal", that allows for different options (and doesn't have the initial popup), including allowing for year changes, differing month counts, different start months, etc.
Nice. I did something in 2020 in a spreadsheet to calculate some sort of a Big Picture Timeline of the family with a our own definition of Success and Failures. For me, I found that it is easier to see Weekends in a Straight line rather than the starting date (I have school going kids).
I did it pretty manually because this is something I do once every year around the year-end.
Here is the Google Sheet Template. Change/Add/Edit the "YYYY" sheet to the year you want and fix the dates (should not take you more than 5-min). I have included the year a family member is born in the "Data" sheet to calculate the key events in life - Kids Graduation, and whatever else you want to in sync with you, your partner’s age, and any event you want to track.
I’ve been thinking about the same challenge. Most calendars feel too rigid and don’t really work well when your goals or routines shift over time. I started building something called BeaverGrow, a simple dashboard with separate widgets for goals, habits, notes, and timelines. The idea is to let you piece things together the way you want, kind of like Lego blocks.
It’s still pretty minimal, but if you’re curious, you can check it out at https://beavergrow.com
There's a Danish website: https://ugenr.dk/ which displays the current week number, it also have a printable calendar, but it seems a lille more useful as it already have holidays marked, week numbers and the layout is generally better.
No drag ability but you can put different color data into a data JSON file that gets used when rendering for Neatocal [0] (fork/extension of Neatnik's calendar).
See the "Parameters" list:
https://github.com/abetusk/neatocal?tab=readme-ov-file#param...
Neatnik is a very nice project.
But then somewhat spoiling the page's nice light weight is a 576kB favicon.
I did it pretty manually because this is something I do once every year around the year-end.
Here is the Google Sheet Template. Change/Add/Edit the "YYYY" sheet to the year you want and fix the dates (should not take you more than 5-min). I have included the year a family member is born in the "Data" sheet to calculate the key events in life - Kids Graduation, and whatever else you want to in sync with you, your partner’s age, and any event you want to track.
https://docs.google.com/spreadsheets/d/1YwAf8vgVR0FbTU6n1dVO...
Fiscal calendar (start_month=6): https://abetusk.github.io/neatocal/?start_month=6
Academic calendar(start_month=7): https://abetusk.github.io/neatocal/?start_month=7
Other presets: https://github.com/abetusk/neatocal?tab=readme-ov-file#prese...
Full list of parameters: https://github.com/abetusk/neatocal?tab=readme-ov-file#param...
[0] https://github.com/abetusk/neatocal
It’s still pretty minimal, but if you’re curious, you can check it out at https://beavergrow.com
Now if someone made one with the ability to drag colored blocks of days around..
Source at https://github.com/cassidoo/pocketcal
Example: https://abetusk.github.io/neatocal/?data=example/sched.json
[0] https://github.com/abetusk/neatocal