descriptionconvenient helper for 'remind'
homepage URLhttp://www.theoldmonk.net/remindme/
ownergera@theoldmonk.net
last changeWed, 5 Mar 2008 17:28:08 +0000 (5 22:58 +0530)
content tags
add:
readme

remindme

It takes too much time for me to add reminders for my day-to-day tasks. Firing up an editor and typing all that remind syntax is something that can be avoided. Also, it really hurts to look at the calendar to figure out fuzzy dates like "tomorrow", or "sat". I was planning to write this big Perl script which would do the heavy lifting for me. Instead, I found Date::Manip which already does the heavy lifting. It understands stuff like "tomorrow" and "sun".
I just needed a small 'remindme' script then

shortlog
2008-03-05 Devendra GeraModified syntax to accept 'about' as the task mnemonic... master
2008-02-03 Devendra Geraadded logic to understand 'after n {days,weeks,months... remindme-1.1
2008-02-03 Devendra GeraRevert "added logic to understand 'after n {days,weeks...
2008-02-03 Devendra Geraadded logic to understand 'after n {days,weeks,months...
2008-01-29 Devendra Geraimplemented the "for n days" feature.remindme-1.0
2008-01-29 Devendra Geraadded bash_completion script.
2008-01-29 Devendra Geraadded TODO.
2008-01-29 Devendra Geraadded the remindme source.
2008-01-29 Devendra Geraadded README.
tags
16 years ago remindme-1.1 remindme release version 1.1
16 years ago remindme-1.0 remindme release 1.0
heads
16 years ago master