Skip to content

Heroku app to do a nightly Remember the Milk check, and modify tasks matching certain criteria.

Notifications You must be signed in to change notification settings

vergenzt/rtm-sleep-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RTM Sleep Checker

I use Remember the Milk all the time, and this is an implementation of a feature I've been wanting. I'm using Heroku with the Scheduler addon to run python check.py every night.

The check script gets all tasks due today with certain tags, and unsets their due dates. I made this because I want to be able to "put off" tasks so they don't show up until a certain date, but I want them to just be general "do whenever" after that date. My solution is to remove the due date when it comes.

About

Heroku app to do a nightly Remember the Milk check, and modify tasks matching certain criteria.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages