Skip to content

Script to generate my version of Cal Newport's time-block planner pages.

Notifications You must be signed in to change notification settings

jlorenzetti/planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Time-Block Planner Pages

Forked from drewish brilliant take on Cal Newport's Time-Block Planner. It generates a PDF with a week's worth of A4 pages. You can take a look at a sample and see what you think.

Installation

Assuming you've got Ruby and Bundler installed you can just run:

git clone [email protected]:jlorenzetti/planner.git
cd planner
bundle install

Usage

It assumes you want to generate pages for the next week so there are no options:

bundle exec planner.rb

Limitations

Probably only works on a Mac since it hardcodes the font path.

About

Script to generate my version of Cal Newport's time-block planner pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%