bgregos / foreground

Simple Android personal task manager with Taskwarrior integration
Apache License 2.0
254 stars 16 forks source link

Add calendar integration #8

Open bgregos opened 5 years ago

bgregos commented 5 years ago

Due dates should appear on a calendar on the user's system (configurable)

linuxcaffe commented 3 years ago

Perhaps, rather than developing calendar functionality, from the ground up, Foreground might "team up" with an existing Open Source calendar app.. for example https://f-droid.org/en/packages/ws.xsoh.etar/ , or "simply" employ native Android calendaring?

linuxcaffe commented 3 years ago

another calendar example/ possible integration, might be based on something like https://github.com/CourrierGui/taskwarrior-fullcalendar.

This Kotlin-based agenda looks pretty good; https://github.com/ognev-zair/Kotlin-AgendaCalendarView,

and this one looks amazing! ---> https://github.com/kizitonwose/CalendarView