Su | Mo | Tu | We | Th | Fr | Sa |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Here is a simple DIY planner for 2023: 2023-DIY-Planner.pdf.
If you have access to a printer that can print on both sides of a piece of paper, you can print yourself a letter sized 2023 planner using this file. You can then hole punch the pages and put the planner in a binder.
To create this, I used an awk program to write PostScript for the main planner and ps2pdf to convert the PostScript into a PDF. The initial calendar pages came from a combination of another awk program and the cal program.