Skip to content
- Added stale system. 
This is a list of tasks which are on hold for a indeterminate amount of time and prevents cluttering todo.txt with a lot of tasks that cannot be worked on. 
This adds three commands
    - stale list: list tasks in stale.txt
    - stale add: move task from todo.txt to stale.txt
    - stale revive: move task from stale.txt to todo.txt

- Fixed Help command
- Fixed some due date issues due to the fact it is now december.