bitfireAT / davx5-ose

DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
https://www.davx5.com
GNU General Public License v3.0
1.25k stars 69 forks source link

Switch CalDAV/CardDAV tab #766

Closed rfc2822 closed 2 weeks ago

rfc2822 commented 2 weeks ago

Currently, we have this tab order in AccountScreen:

  1. CardDAV
  2. CalDAV
  3. Webcal

Maybe we should switch CalDAV and CardDAV.

Pro:

Con:

What do you think @ArnyminerZ @sunkup @devvv4ever?

ArnyminerZ commented 2 weeks ago

I agree. I have only a collection for CardDAV, but 8 or 9 for CalDAV, and it's definitely more probable that I access the CalDAV tab than the CardDAV one. Even though it's not a horrible extra step to switch to the next tab, I agree that it can be useful.

On the managed side, I agree with you that it can bother somebody a bit, but for sure not a dramatic change.

sunkup commented 2 weeks ago

I agree. I have only a collection for CardDAV, but 8 or 9 for CalDAV, and it's definitely more probable that I access the CalDAV tab than the CardDAV one. Even though it's not a horrible extra step to switch to the next tab, I agree that it can be useful.

Same for me. So what @ArnyminerZ said

On the managed side, I agree with you that it can bother somebody a bit, but for sure not a dramatic change.

We could always introduce a (managed) setting to open CardDAV first (even though it's the second tab). Although I think it probably is not worth the effort ...