Created
March 13, 2013 22:55
-
-
Save mthurman/5157214 to your computer and use it in GitHub Desktop.
rtm templates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ten_days_prior;process_date;10 days before {birthday} | |
seven_days_prior;process_date;7 days before {birthday} | |
-- | |
Buy card for {name}'s birthday #personal ^{ten_days_prior} *every year | |
Send card for {name}'s birthday #personal ^{seven_days_prior} *every year | |
Call {name} for birthday #personal ^{birthday} *every year |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
python rtm.py birthday.txt name=Mark birthday=12/4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment