Coder Social home page Coder Social logo

planner's Introduction

Generate Time-Block Planner Pages

I'm a big fan of Cal Newport's Time-Block Planner but I didn't like having unused weekend pages and got tired of writing in the dates so I wrote this script to generate my own version of it. It generates a PDF with a week's worth of 8.5 x 11 inch pages.

I'm also a fan of Manager Tools' 1-on-1s, so I incorporated a version of their meeting form. You specify which people you meet every week, and you'll get a page for each.

Take a look at a sample and see what you think. If it's not to your liking, feel free to customize it, or try out some of these:

  • jlorenzetti's fork generates A4 pages in Helvetica, and omits the 1-on-1 forms.
  • Hyunggilwoo's fork uses UbuntuMono and omits 1-on-1 forms. It looks like a good choice for Ubuntu users.

Installation

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

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

Usage

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

./planner.rb

You can generate pages for a different weeks by passing in the date:

./planner.rb 2022-05-27

On a Mac you can send the PDF directly to your printer:

lpr time_block_pages.pdf

Limitations

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

planner's People

Contributors

drewish avatar chrismkindred avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.