Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Planner

year view
day view

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.