plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 127 forks source link

Tasklist / Todolist #242

Closed PushiC closed 4 years ago

PushiC commented 7 years ago

Hi There,

nice app so far, thank you, but there is one thing missing: I would like to see my ToDoList / TaskList- that i already sync with my other collegues via owncloud at work - to be viewable in your WidGet. Since i updated to Android 6 i have lost one WidGet that was capable of doing that; yours would be a great alternative to that.

thx in advance and big thx for your volunteer.

yvolk commented 7 years ago

@PushiC Please see our discussion on using ”events” as ”tasks” https://github.com/plusonelabs/calendar-widget/issues/126 Since implementation of the filter "Show all past events having default color”, I'm using Calendar event color to mark an event as completed. See also https://github.com/plusonelabs/calendar-widget/issues/138

yvolk commented 4 years ago

Tasks support added in v.2.1 already. Though only two concrete "Task providers" are supported now, see #308