summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2009-07-21 21:20:46 -0700
committerZack Hobson2009-07-21 21:20:46 -0700
commit9f2542fb6724306fb7defbdcf2db6b58b85f959f (patch)
tree2551a4fd820e58fe70ec9f9d9bdd7d5941f70b1b /README.markdown
parent524586c090df8f0bf8e1b2c5f6ab987f5a94e503 (diff)
downloadhcl-9f2542fb6724306fb7defbdcf2db6b58b85f959f.tar.bz2
Remove TODO from README, using issues now.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown17
1 files changed, 0 insertions, 17 deletions
diff --git a/README.markdown b/README.markdown
index bba6cc2..2127d45 100644
--- a/README.markdown
+++ b/README.markdown
@@ -94,20 +94,3 @@ See LICENSE for copyright details.
[zgh]: mailto:zack@opensourcery.com
[os]: http://www.opensourcery.com/
-## TODO
-
- * Implement time-tracking API methods:
- - display today's time sheet (done)
- - display any time sheet by date (done)
- - start a timer (done)
- - stop a timer
- - post a time sheet entry
- - delete a time sheet entry
- - update a time sheet entry
- * better UI for e.g. tasks aliases
- * command-line configuration
- * search ~/.hcl_config for configuration
- * integrate timesheet functionality into aiaio's [harvest gem][hg]
-
-[hg]: http://github.com/aiaio/harvest/tree/master
-