diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 1cb7348..d48d892 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -29,6 +29,7 @@ h3. Table of Contents ** "standup - Daily standup status":#standup ** "docs - Sync with Google Docs":#docs ** "mit - Most Important Task tracking":#mit +** "hey - a minimalist CRM":#hey h1(#install). Installation @@ -347,4 +348,25 @@ $ todo.sh mit @home # display all mits in specified context _Author: Cody Buell_ _License: GPL http://www.gnu.org/copyleft/gpl.html_ -"Project page":https://github.com/codybuell/mit \ No newline at end of file +"Project page":https://github.com/codybuell/mit + +h2(#hey). __hey__: a minimalist CRM + +hey tells you one thing you should do regularly, but haven't done lately. + +Examples: +
$ todo.sh lf hey
+1 @phone Mom (+1 234 567 8901) +family
+2 @skype Dad +family
+3 @email mentor
+4 @write old flame 
+--
+HEY: 4 of 4 tasks shown
+
+$ todo.sh hey
+37 @phone Mom (+1 234 567 8901) +family
+TODO: 37 added
+
+ +"Project page":https://gist.github.com/4241425 +"Download file":https://raw.github.com/gist/4241425/hey.rb \ No newline at end of file