Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmtd/planner
A system for generating hyperlinked PDF planner for daily time-blocking
https://github.com/jmtd/planner
Last synced: 23 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T09:30:09.000Z (10 months ago)
- Last Synced: 2024-01-04T10:32:54.299Z (10 months ago)
- Language: HTML
- Size: 1.21 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- 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` and
[weasyprint](https://weasyprint.org/).## Download
Check the latest [GitHub release](https://github.com/jmtd/planner/releases/).
Last time I updated the README it was this one (2024):* [calendar.pdf](https://github.com/jmtd/planner/releases/download/2024.1/calendar.pdf)
## Copyright & License
Copyright © 2024 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.