Skip to content

Instantly share code, notes, and snippets.

@mthurman
Created March 13, 2013 22:55
Show Gist options
  • Save mthurman/5157214 to your computer and use it in GitHub Desktop.
Save mthurman/5157214 to your computer and use it in GitHub Desktop.
rtm templates
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
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