-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Automatically sync new calenders / task-lists #1136
Comments
I think we should do this in two steps and in two PRs, since it really requires two changes in behaviour of the app. There are some questions to both changes that come to my mind. PR 1. Automatic collection detection
PR 2. Automatic sync activation
|
Yes, I'd use this issue now only for the PR 2 as it's easier to change and already improves usability:
I wouldn't make it a visible setting. With a safe default, there shouldn't be unexpected results.
I'd set it to
We already have the code :)
Yes, I'd use the same default setting to exclude the recently contacted. Other services may however also have Recently contacted folders. @devvv4ever What do you think? Shall we enable all personal collections (CalDAV, CardDAV) (except those in the ignore-list) by default? |
We (@devvv4ever and I) still don't have a strong opinion on whether it's a good idea to enable this by default for all users. For additional information, we'll create a poll on Mastodon (know that such a poll is biased, but maybe there are good new arguments). Currently pro:
Con:
What do you think @ArnyminerZ @sunkup? |
I'm not sure about it, I'm in for whatever is chosen, but I think pre-selecting everything by default may cause some issues. It's not that big of an issue to select the ones you have to sync when you first configure the account, it's just like 5 seconds more. If it got enabled automatically, it may cause some issues, for example, if I create a collection on my PC, and I don't want it enabled on my phone, for any reason, I would have to go and disable it manually, which would already may have created some events or whatever on my phone, which would have to be deleted. It's a bit of doing work for nothing. I agree that you might create a collection on one device, and then forget enabling it on another one, but I don't know if it should be our problem that someone forgot about that.
That's also true, but maybe we can add a hint somewhere, on a final page on the configuration wizard or something. Like: "everything is configured, enable the collections you want to sync". And that should be enough for first-time-users to know that they have to be enabled manually. To be honest, I don't know, and I really don't mind, but enabling things by default may bring more problems than solutions... |
Our Managed DAVx⁵ Clients have asked for this and really like the option and also use it a lot. However in this business environment usually one admin is knowing how many collections there are and probably knows if there are some problems with any of the collections and this admin is setting everything up for the actual end-user. For the normal DAVx⁵: Right now (I'm ambivalent on this) I tend to leave the decision to the user, but if we want to make most people lucky and improve the usability for single users we could think of a hint pointing some non-experienced users to the collections switches telling them to select / choose their desired calendars/address books for sync. Some of them indeed think DAVx⁵ would not sync, but they simply forgot to select the collection. This has happened (got support tickets) - though very rarely. Maybe just display a overlay message in the accounts view if zero collections are selected? |
Here is the poll I made yesterday: |
By looking at the comments, maybe it's also a good option to have a button to just enable/disable everything |
I am with Arnau on this. I don't have anything new to add to his statements really. Personally, I would leave the collections disabled by default and add a "global" switch to enable/disable all collections of one sync type. It seems that is what the majority of users (?) would want as well. That switch should then NOT enable the problematic collections like the nextcloud "recently contacted" collection. See bitfireAT/davx5#111 |
Can we easily enable it for own collections?
Discussed in #770
Originally posted by NextBlaubeere May 1, 2024
I am using Nextcloud tasks quite heavily. Therefore I often create new task projects which are synced to my android phone via DAVx5.
However, everytime I create a new project i have to refresh the list on the CALDAV tab within the android app and manually select the new projects/calenders.
How can I make DAVx5 to automatically refresh the list and turn on sync for new entries?
The text was updated successfully, but these errors were encountered: