-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Integration with various task lists (i.e. CalDAV, Google Tasks, etc.) #6
Comments
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. |
Yeah, if there's an account manager daemon or something similar, it'd be nice to have full integration with that. |
For me, authenticated CalDav would be a great starting point. I can see other authorizations being far more complicated |
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. |
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. |
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
The text was updated successfully, but these errors were encountered: