Forums

Discuss all things Remember The Milk.

menu

RTM Javascript Methods

inxilpro says:
Hey there,

I'm writing a userscript to add Growl alerts and icon badges to Remember The Milk running in Fluid. Is there any information available about the RTM javascript class? I would love to be able to add some functionality that would require a few system calls. For example, I'd love to add a callback to any Growl alerts that would load the list that the alerted item is in. Really that's the only thing I need to know how to do—switch to a list by that list's ID.

Any help is greatly appreciated!

Chris
Posted at 4:14am on January 15, 2010
leah.shalom Power Poster says:
Chris,

Great idea. If you get it working and are willing to share the script (or the final product for using Growl) that would be great. I can't help with the javascript class (sorry).

Thanks,
Leah
Posted 14 years ago
inxilpro says:
The method I was looking for was:

listTabs.selectTabByData(id);

I already have it updating the icon's badge and a few other things. I'll release the code as soon as it's a little more usable.

CM
Posted 14 years ago
inxilpro says:
Posted 14 years ago
This topic has now been closed automatically due to a lack of responses in the past 90 days.