Welcome!  English (US) Language Switcher

Rules acting on events

nmvanvliet Pro says:

I love RTM and especially the Android app is terrific.

One thing I could use is rules applied to my tasks. An example rule could be:

On adding task
if 'tag:work'
location:=work

Or to enable tag aliasses,

on adding tag
if 'tag:ps'
tag:=personal
remove tag 'ps'

Another could be
on postponing task
if postponed>2
priority:=priority+1

Possibilities would be endless. It would greatly streamline much of the things I do with RTM. The implementation could start simple with events just happening on adding and editing of a task.

Posted at 4:45pm on October 15, 2009

Log in to post a reply.