Hacker News new | ask | show | jobs
by dandersch 136 days ago
> gave that task to Claude and within 15 minutes I had a working userscript

Hate to say it but you can just tell an LLM to make the calendar for you as an html artifact that includes a print view. It can also add a .ics export.

Of course you should go over the dates and holidays to see if it got them right.

1 comments

Yea I've thought about it and looked into some pre-made calendar components too but then I realized this will still take me longer to get small things like margins, font etc. right and it will just be yet another coding project on my pile of projects ;)