https://github.com/jmtd/planner
A system for generating hyperlinked PDF planner for daily time-blocking
https://github.com/jmtd/planner
Last synced: 5 months ago
JSON representation
A system for generating hyperlinked PDF planner for daily time-blocking
- Host: GitHub
- URL: https://github.com/jmtd/planner
- Owner: jmtd
- License: cc-by-sa-4.0
- Created: 2022-04-29T21:05:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T19:44:08.000Z (over 1 year ago)
- Last Synced: 2025-01-30T03:26:54.659Z (over 1 year ago)
- Language: HTML
- Size: 1.21 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Planner
This is a simple PDF-based, hyperlinked calendar, for use on tablets and
devices like the *Remarkable 2*.
## Features
* dotted grid backdrop on all pages
* one-page year-to-view, hyperlinks for days
* four project pages, linked on all pages from "tabs"
* one page per year, divided into working day hour plan (left) and
note-taking space (right)
* work day start and stop times, lunch times, wind-down times delineated
## Coming soon
* iCal integration: generate PDF including current calendar entries
* Remarkable annotation re-integration: generate a new PDF, incorporating
your notes from a previous one
## Building
```
make
```
Requires [eRuby](https://www.ruby-lang.org/en/), Ruby gem `dry/inflector` (Debian: `ruby-dry-inflector`) and
[weasyprint](https://weasyprint.org/) (tested with 62.3).
## Download
Check the latest [GitHub release](https://github.com/jmtd/planner/releases/).
Last time I updated the README it was this one (2025):
* [calendar.pdf](https://github.com/jmtd/planner/releases/download/2025.1/calendar.pdf)
## Copyright & License
Copyright © 2025 Jonathan Dowland. Distributed under the terms of the
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
license. See for a
summary and [COPYING](COPYING) for the full license text.

