yourcelf / intertwinkles

A collection of web apps for group decision making and collaboration
BSD 2-Clause "Simplified" License
45 stars 6 forks source link

Documents aren't associated with users unless they're associated with groups. #3

Open yourcelf opened 11 years ago

yourcelf commented 11 years ago

There's currently no concept of "individual ownership", and no global concept of a "creator" of a thing. As a result, the dashboard doesn't list things that are created by signed-in users, but not associated with a group, as "your recent things" (though events associated with those things do show up in "recent activity").

It may be worth introducing the concept of a creator/owner to the sharing model, so that un-group-associated-but-created-while-authenticated things remain associated with you.