Live data from Hacker News

Calendar

neatnik.net

131–140 of 141 posts

Re: Calendar

#131

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

Much better, and solves the Th/Tu problem.

Re: Calendar

#133

This 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...

Re: Calendar

#134

CSS 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/

That was a very nice read, thanks!

> 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

#135

Earlier quoted context omitted.

It appears to have 30 days in October and 31 days in November.

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.

Re: Calendar

#136

Earlier 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.

Thanks, you found it! I was going nuts.

Re: Calendar

#137

Earlier 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.

I think you may have a point.

Not that big of a deal though. I have nothing planned for that day :)

Re: Calendar

#138

Here's another, a bit more uniform and month-agnostic way to format a year - https://i.imgur.com/B9UEQw1.png

Wait, so how is it fitting properly? 28*13 = 364, but I don't see a day missing. What am I not understanding?

Jeez, lol. Sorry about that :)

Re: Calendar

#139
post #92

This 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

Done

Re: Calendar

#140
post #133

This 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...

done thanks
Post reply on HN