Earlier quoted context omitted.
How does one change the year then?
First, you create the universe. Then you build a new year of the calendar.
Show HN: One Page Calendar 2020
41–50 of 108 posts
Re: Show HN: One Page Calendar 2020
#42Can someone ELI5?
Re: Show HN: One Page Calendar 2020
#43how in the holy hell do you read this? there are only 5 dates columns; how do you read days in month columns 6 and 7 (feb aug mar nov)? am i suppossed to matrix multiply this thing or what. im not normally too dumb for things but boy this is totally opaque to me.
EG the 1st, 8th, 15th, 22nd, and 29th of January, April, and July all fall on Wednesday.
Or, May 18th is a Tuesday.
Re: Show HN: One Page Calendar 2020
#44how in the holy hell do you read this? there are only 5 dates columns; how do you read days in month columns 6 and 7 (feb aug mar nov)? am i suppossed to matrix multiply this thing or what. im not normally too dumb for things but boy this is totally opaque to me.
1. On the left under "Dates" are the consecutive days of the month if you read column by column (of course not every month has 31 days).
2. The rows represent intervals of a week (hence each square is previous + 7).
3. Look first at the top left cell with June and Monday. That lines up with the days of the month 1, 8, 15, 22, 29. That's because those are all the Mondays of June.
4. Next row (same column) shows similar: The Tuesdays of June are 2, 9, 16, etc.
So you can start with any month (the columns) and look at the first row underneath to see which day of the week the month starts on and then follow the dates from there using the above logic.
Re: Show HN: One Page Calendar 2020
#45For the last 3 years I've been printing several copies of the Compact Calendar by David Seah [1]. It's as its name implies a compact form calendar that spans the whole year in a single page, and leaves enough side space to annotate stuff as needed. It's very cool and useful, although it would be nice having an open-source based version (i.e. LibreOffice), for those of us that don't have an MS Office license... [1]: h…
[0]: https://en.m.wikipedia.org/wiki/Office_Open_XML
[1]: ECMA-376, http://www.ecma-international.org/publications/standards/Ecm...
Re: Show HN: One Page Calendar 2020
#46how in the holy hell do you read this? there are only 5 dates columns; how do you read days in month columns 6 and 7 (feb aug mar nov)? am i suppossed to matrix multiply this thing or what. im not normally too dumb for things but boy this is totally opaque to me.
It's an interesting design exercise, but I can't imagine people using this day to day.
Re: Show HN: One Page Calendar 2020
#47Re: Show HN: One Page Calendar 2020
#48I'm not really sure what I am looking at. EDIT: Now I am. Clever!
I still am not. Could you explain?
Re: Show HN: One Page Calendar 2020
#49Its not clear about such limitations as Feb <= 28/29 & Apr/Jun/Sep/Nov <= 30
Re: Show HN: One Page Calendar 2020
#50https://www.flickr.com/photos/joelanman/albums/7215759450272...
One of them is very similar to this one (Design 2) - I was tidying up someone else's idea. Dunno if David Seah's was related in any way or just people came up with the same idea.