View Single Post
Posts: 277 | Thanked: 319 times | Joined on Jan 2010
#507
Originally Posted by Win7Mac View Post
Whow... now we're talking...
Great job, very cool!
I wish we could have this for events.
Thanks.

It's possible to get the cookies for the queued events, too. Might be doable with some changes. What attributes would have to be included?

Originally Posted by Win7Mac View Post
Only thing left: where to put the {{color}} tag in the script for all alarms?
Anywhere on the last line. You just have to surround it with quotes. If you want the whole line(s) to be green, put it in the front.

Example:

Code:
print ('{{green}}'+weekday+' '+title+' '+alarmtime+' '+time_to_alarm+' '+snooze+' '+sc).encode('utf-8')
 

The Following User Says Thank You to slarti For This Useful Post: