Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 620 Bytes

weekly.js is a script that helps my weekly GTD review.

asciicast

Installation

npm install -g {github repo url}

Prefix with sudo if necessary.

Running

> weekly.js

Prerequisites

You need taskwarrior and taskserver installed.

Configuraton

weekly.js accepts configuration using environment variables :

  • WEEKLYJS_OLD_COLUMNS : don't use new columns report features to ensure compatibility with old systems. See related issue.