Skip to content
Семён Марьясин edited this page Dec 25, 2013 · 2 revisions

See also #1, #2

Use cases

App init

...

Loading list of tasklists

...

Loading one tasklist

...

Updating task status (done/undone)

<< code:change, scope:task, listid:..., taskid:..., isdone:...

code:item_updated, scope:task, listid:.., taskid:.., isdone:.. (or) code:error

Clone this wiki locally