I also noticed Kara plugin is conflicted with projectify plugin.
The checkboxes in the viewer toolbar and to do list in each project are disappearing after enable Kara
It is caused by style in $:/plugins/kookma/kara/styles/main
/* todo section ------------*/
.todo{
display:none;
}
Might be better to use alternative name for .todo
