I finished adding features to Page-o-Mat to support the journal I wanted to make for 2025 to use on a Supernote Manta. I fixed some bugs and added the following features:
- Internal Links to pages: This is supported in titles, section titles, and rectangles
- Start/End Dates on Pages: This is so I can show a date range in a title
- More support for using expressions as values: This is so I could calculate a page link inside a loop or do more date math.
My Journals do not use heavily templated pages—Most pages are nearly blank, but they have a 5mm dot grid on them. You could do bullet-style journaling, sketches, or whatever you like.
The main opinionated thing I do is that my year is based around four 13-week “Quarters”, not the months or the typical quarters, and my weeks start on a Monday.
So, 2025 starts on Monday, December 30, 2024 and goes to Sunday, December 28, 2025. I did add on the week after, though so that Dec 29-31 are in the Journal (and the rest of that week). The full 2025 journal is 53 weeks with a little of 2024 at the beginning and a little of 2026 at the end.
Since this was created with Page-o-Mat, you could customize it and make your own. See the config file in /config/2025-journal.yaml in the repo. The script uses Python—I added installation instructions to the README.
EDIT: More explanation of my system in My Year in Weeks