Live data from Hacker News

Calendar

neatnik.net

101–110 of 141 posts

Re: Calendar

#102
post #70
post #49

Earlier quoted context omitted.

Added to the list of presets in the README [0]. Thanks! [0] https://github.com/abetusk/neatocal?tab=readme-ov-file#prese...

It would be trivial to allow all possible languages with toLocaleString[0]: d = new Date(); console.log(d.toLocaleString(window.navigator.language, { weekday: 'short' })); [0] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

Added a language field. Thanks for the suggestion.

Example:

https://abetusk.github.io/neatocal/?language=ko-KR

Re: Calendar

#105

Anyone able to print this via Android? When I tap 3-dots in chrome → share→print I am getting an error

Probably because Chrome is shit, it prints fine on Android with Firefox 146.

Re: Calendar

#106

My biggest hope for Elon’s Mars plan is the chance to create a whole new Calendar system that makes sense. Like honestly. 7 days in a week? Random days per month? Uneven quarters? Who the hell decided to put the leap day in February! Clearly it should be at the beginning/end of the year. The western Calendar is nuts. Why doesn’t every month have 30 days with the last day of the quarter having 31? Ohh leap year? Decem…

Musk may already have thought of this:

https://en.wikipedia.org/wiki/French_Republican_calendar

Vive la révolution!

https://c.ndtvimg.com/2020-02/svbftvto_elon-musk-elon-musk-v...

Re: Calendar

#107

Margins need to be a bit larger. When printed, "2026" at the top is cut in half and at the bottom "31st" cells are cut right through the slab of 1. On the left side all but last few pixels of dates are cut off, and the last column is visibly narrower than the rest. This is in Firefox on Windows.

yeah Firefox on Linux gave me bad margins too, whereas Chrome on Linux printed perfectly :'(

Re: Calendar

#108

Here's a [Danish spoken] page to make a PDF calendar for any year in Danish, English, Norwegian, or Swedish: https://kalendersiden.dk/

I use that all the time, and it's the only one in this thread I've seen that displays week numbers, which is essential if you are employed.

Re: Calendar

#109

This looks neat, not exactly sure how useful such a tiny space for each day would be by itself. I took the complete opposite approach with Wiseday, giving each day its own page (and each waking hour some space too.) Example: https://imgur.com/a/LjSDPw9 V1 releasing on iOS as soon as Apple finishes reviewing if anyone wants to try (waitlist at https://wisedayplanner.com/waitlist/ )

[dead]

Re: Calendar

#110
post #97
post #6

Earlier quoted context omitted.

I just looked at the print preview in Firefox. Worked fine for me.

I removed it with devtools, so surely there is a dozen of work-arounds, but, still, it just weird that a page that is supposed to show a calendar, doesn't show a calendar.

The website isn't the calendar... The print is, so if you Ctrl p, you can see what you'll get, that's not a workaround it's the purpose of the website, I guess I'm confused how you're confused lol
Post reply on HN