doing.txt icon indicating copy to clipboard operation
doing.txt copied to clipboard

Alfred Extensions to track time or log work in TaskPaper format

doing.txt

Alfred Extensions to track time or log work in TaskPaper format (specially formatted plaintext)

This requires the Alfred PowerPack to work.

  • Edit the script inside Alfred to change the path to your time tracking text file.

  • .alfredextension file is for Alfred v1

  • .alfredworkflow file is for Alfred v2 Beta

alfred_doing.sh is the script this extension is based upon. It may be useful to add this functionality to the launcher of your choice.

Usage:

doing [@tags] [description] [hours]

Example Text File:

Monday 1/14/2013:
 - @clientA @project1 proposal updates 3
 - @clientB weekly status phone call 1
 - @clientC @meetings staff meeting .5
 - @team internal team meeting 1.5

References:

Alfred Home Page.

TaskPaper Home Page.

taskpaper.vim vim plugin