Sets the amount of time necessary for a box to become highlighted. Goes like DAYSdHOURS:MINS:SECS.MILSEC. Only the ":" between hours and minutes are necessary.
If no boxes are currently highlighted, this box is the box that will be selected for Greater Box
Copies all of the box's information and converts it into JSON.
Takes JSON from the data field and puts all its information into the box.
Treats the title as if it was "" when updating
Sets all the box's to its default, all values become ""
This box will not be updated
This line's date will be equivalent to this site's Maximum Calculatetable Date, one milliseconds less than 31 days, measured when the page first starts.
This line's date will be equivalent to the Minimum ECMA-262 Date, -100,000,000 days relative to midnight January 1, 1970 UTC (ECMAScript epoch or UNIX epoch).
Comments should be the same as normal javascript comments
Is automaticaly replaced with a date relative to the current date. For example "*now*" = current date, "*now+5s*" = current date + 5 seconds
Defines exactly what a line's next up data will be
Defines exactly what a line's notification will be. Notifications for this line/box will be automaticaly enabled
Defines exactly what will happen when line's notification will be clicked as js function text. The listener's first parameter is always 'ev'. Notifications for this line/box must be enabled
Defines exactly what url will open when line's notification will be clicked. Escape '/' with '\/'. Notifications for this line/box must be enabled
An alarm will play after this date elapses
Enables notifications for this line/box. Unless defined otherwise, it is equivalent to next up text