Skip to content
judeKim edited this page May 8, 2013 · 13 revisions

Check List

collection name : clist

property data type comment
uuid uuid default
id_origin uuid origin list id
id_parent uuid parent list id
title string
description string
tag string for fulltext search
priority int
owner uuid
deleted string
shared boolean

Check Item

collection name : citem

property data type comment
uuid uuid default
id_event uuid event id
id_origin uuid origin check item id
id_parent uuid parent item id
title string
description string
tag string for fulltext search
due date timestamp
notification ?
priority int
ctype string buy, estimate, travel, sell etc..
owner uuid
status string

Clone this wiki locally