yourTinyTodo
yourTinyTodo copied to clipboard
Personal todo lists
At the moment all users share the same todo lists or instance of yourTinyTodo. It would be nice to be able to create personal todo lists that is a completely private instance of yourTinyTodo. In line with this it would be nice to be able to send a task to another users private instance. Perhaps to a tab for incoming tasks.
Good idea, i think this can be part of the next release (version 1.0 will be released soon, this can be in version 1.1)
I also like this idea...
I've implemented it, have a look
Cool!
Seems to work, I enabled multiuser in latest dev, set a list to private as user1, logged ni as user2 and didn't see the private list of user1...
The private list is a nice feature, but I don't think it nails down exactly what OP suggested. If we stored the tabs for each user, they could essentially share one instance of the app, but with their own tab lists (archive, private, etc.). We could then link tabs between users so they could collaborate on tasks in those lists.
Its now possible to move tasks to any (even private) list.
Any way to make the lists private by default?
not yet, but it shouldn't be that hard to implement that