cosmic-utils / tasks

A simple task management application for the COSMIC desktop.
https://tasks.edfloreshz.dev/
GNU General Public License v3.0
81 stars 16 forks source link

Feature Request: Integration with various task lists (i.e. CalDAV, Google Tasks, etc.) #6

Open ryanabx opened 8 months ago

ryanabx commented 8 months ago

I know cosmic-tasks is advertised as a simple task manager, but if you'd like ideas for future work, here's what I'd like to see:

Integration with Google/Microsoft/Apple task apis. This would probably be a larger undertaking, and I don't know the first thing about syncing tasks with IMAP or with google/microsoft/apple task apis

Here's a google link I found though about google tasks api https://developers.google.com/tasks/reference/rest

edfloreshz commented 8 months ago

Thanks for opening this, right now I'm focusing on reaching a feature complete state but once that is done we could surely consider adding third party services.

I'm curious as to how COSMIC will handle third party accounts and if we could make use of that to handle task services here.

ryanabx commented 8 months ago

Yeah, if there's an account manager daemon or something similar, it'd be nice to have full integration with that.

crcrewso commented 7 months ago

For me, authenticated CalDav would be a great starting point. I can see other authorizations being far more complicated

CristianKerr commented 6 months ago

I would like to also confirm, that CalDav implementation would be awesome. Currently there is no proper task tool for linux (tasks, projects, tags, filtering) that have CalDav integration. There is e.g. Planify (most feature full) but they only integrate CalDav from Nextcloud. Or e.g. Errands, which works with any CalDav (even through eteSync) but is very basic (although they added tags recently, there is no filtering, just displaying them and adding/removing). Basically if you want to have full fledged experience on more devices you need to go for something like todoist which is proprietary though and you know nothing about what they do with your data.

crcrewso commented 6 months ago

wesome. Currently there is no proper task tool for linux (tasks, projects, tags, filtering) that have CalDav integration. There is e.g. Planify (most feature full) but they only integrate CalDav from Nextcloud. Or e.g. Errands, which works with any CalDav (even through eteSync) but is very basic (although they added tags recently, there is no filtering, just displaying them and adding/removing

Right now I use thunderbird, not ideal but it works with all of my groupware accounts. Agreed that something more simple like this would be ideal.