Skip to content

A todo.txt addon cloning and extending the functionality of punch.py, but in perl

Notifications You must be signed in to change notification settings

elisdg/todotxt-clock-addon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A time tracking add-on to todo.txt, inspired by Punch.py.

Installation

Put the clock perl script into your .todo.actions.d directory and make it executable.

Usage

 % todo.sh add "Create a clone of Punch.py as a todo.txt add-on"
 1 Create a clone of Punch.py as a todo.txt add-on
 TODO: 1 added.
 
 % todo.sh clock in 1
 Clocking into 'Create a clone of Punch.py as a todo.txt add-on"
 
 <work to heart's content>
 
 % todo.sh clock out
 Clocking out of 'Create a clone of Punch.py as a todo.txt add-on'

More to come...

About

A todo.txt addon cloning and extending the functionality of punch.py, but in perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%