The info box doesn't mention this but it also has an alternative layout where days are aligned by weekdays: https://neatnik.net/calendar/?layout=aligned-weekdays
Calendar
131–140 of 141 posts
Re: Calendar
#132Here's another, a bit more uniform and month-agnostic way to format a year - https://i.imgur.com/B9UEQw1.png
Re: Calendar
#133This is a really clever tool. I love the clean, one-page layout for tracking habits over a full year. One suggestion: would it be possible to add a quarterly version? Like three months per page, or separate pages for each quarter? It'd be great for shorter-term goals without everything feeling so crammed on one sheet. Thanks for making and sharing this!
Re: Calendar
#134CSS rules for printing is one of my favorite features of the web. You get a powerful typesetter directly in your browser. For those wondering how it's done, I wrote about it [0] recently for my friends who frequently asked how I generated PDFs for my blogs. [0] https://barish.me/blog/make-your-website-printable-with-css/
> I also removed the background color so we save ink on actual printing.
It seems reasonable to also remove the #post-title border-top:1rem solid var(--accent-dark) for the same reason? That and the padding-top on the same element struck me as unnecessarily moving the printed content down the page.
Re: Calendar
#135Re: Calendar
#136Re: Calendar
#137Earlier quoted context omitted.
Sorry about that. The perils of artisanal calendaring. https://i.imgur.com/AoH5A67.png
I think you're missing August 13th. As the other commenter pointed out, 13*28 = 264.
Not that big of a deal though. I have nothing planned for that day :)
Re: Calendar
#138Re: Calendar
#139This is a really clever tool. I love the clean, one-page layout for tracking habits over a full year. One suggestion: would it be possible to add a quarterly version? Like three months per page, or separate pages for each quarter? It'd be great for shorter-term goals without everything feeling so crammed on one sheet. Thanks for making and sharing this!
Copy and paste the html into an ai tool and ask for your suggestions Should be able to one shot that in Gemini, ChatGPT or Claude
Re: Calendar
#140This is a really clever tool. I love the clean, one-page layout for tracking habits over a full year. One suggestion: would it be possible to add a quarterly version? Like three months per page, or separate pages for each quarter? It'd be great for shorter-term goals without everything feeling so crammed on one sheet. Thanks for making and sharing this!
There's an example with 6 month pages: https://github.com/abetusk/neatocal?tab=readme-ov-file#prese...