Skip to content
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

Tasks support #32

Open
ajvsol opened this issue Jan 26, 2019 · 6 comments
Open

Tasks support #32

ajvsol opened this issue Jan 26, 2019 · 6 comments

Comments

@ajvsol
Copy link

ajvsol commented Jan 26, 2019

There's not many CalDAV web clients I've seen with tasks support to take inspiration from except for Nextcloud Tasks:

But there's good UIs also from other to-do list apps. I stitched together images of Astrid Tasks' previous layout with the current fork's Android UI (it's called Tasks) to make an appropriate UI for a web app:

The Tasks app also is compatible with CalDAV so it could make a good foundation for a future EteSync Android app. Would make sense to do a similar UI if so.

As far as featureset goes the CalDAV spec covers basically everything you'd need a MVP tasks app.

@tasn
Copy link
Member

tasn commented Feb 14, 2019

I pushed some code to handle tasks today. It lets you view and edit tasks.
Though the UI is very bad still... It shouldn't take too much work to get it to the level of the Android example from above, I just need to get to it.

@ajvsol
Copy link
Author

ajvsol commented Oct 28, 2019

Been using Orgzly recently and came across this other issue where it sounds like we'll be getting Orgzly support for Android EteSync soon, which is great to hear!

It did remind me however that the EteSync Web tasks app is lacking some love right now, and I'm not sure whether it's a bugged default journal but I can't seem to add tasks at all right now via the web app.

@tasn
Copy link
Member

tasn commented Oct 28, 2019

You can't add from the journal page, but if you go to the main page and go to the tasks tab, you can add just fine. It needs changing (so you can add from anywhere) I know... :)

@tasn
Copy link
Member

tasn commented Mar 17, 2020

Btw, I don't know if you noticed, but there's been a lot of work recently by @AbleLincoln on this and new features are coming in by the day. We will hopefully be able to close this ticket soon! :)

@ajvsol
Copy link
Author

ajvsol commented May 21, 2020

Good to see how far it's come, it's a huge difference. I've given some feedback in separate issues here, I hope it's helpful.

@tasn
Copy link
Member

tasn commented May 22, 2020

Yeah, kudos to @AbleLincoln!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants