-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Groupware Clients Part 1 #923
Conversation
Signed-off-by: Marius Blüm <marius@lineone.io>
Signed-off-by: Marius Blüm <marius@lineone.io>
In general the auto discovery works pretty well on iOS and macOS. I just entered It is only needed that the |
You are right. I just wanted to document a streamlined way without alternatives which should work in every case, since we will have config-profiles for macOS and iOS in the future for easy setup. If you want, I will document both ways ... |
I would prefer the user friendly way of not need to fill out 5 different input fields if username + password would be enough ;) |
@MariusBluem What's the current status here? |
Signed-off-by: Marius Blüm <marius@lineone.io>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MariusBluem I think you wrote mostly what I wanted to add, so great! My comments are really minor.
Signed-off-by: Marius Blüm <marius@lineone.io>
So we will bring this in now. It is an improvement and documents easier how to setup your calendar and contacts on macOS and iOS. Those instructions run stable on my personal iOS and macOS devices for more than 4 months now. Hope this will keep after the next update. Thank you very much for your help everybody. @georgehrke @bencomp @MorrisJobke @schiessle @karlitschek @jospoortvliet Please review and merge! Thanks :) |
P.S: Next step which was planned was Windows 10 native client (not Outlook) but I've abandoned that since they are breaking it currently all the time :( |
|
||
.. image:: ../images/synchronize_cardbook.png | ||
|
||
The rest of the details of dealing with Thunderbird CardBook are left to the reader... | ||
The rest of the details of dealing with Thunderbird CardBook are left to the reader... | ||
|
||
Calendar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be nice to add that Thunderbird, unlike macOS, evolution or KOrganizer, does not support the automatic discovery of calendars. Hence you will have add each calendar, that you want to synchronise, individually.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Something for another PR as this is purely about whitespace changes 😉
@@ -62,4 +62,4 @@ https://cloud.nextcloud.com/remote.php/dav/calendars/daniel/personal/ | |||
|
|||
.. image:: ../images/CalDAV_calendar.png | |||
|
|||
The rest of the details of dealing with Thunderbird Calendar are left to the reader... | |||
The rest of the details of dealing with Thunderbird Calendar are left to the reader... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence seems kind of weird to me. It kind of sounds like "We were to lazy to explain more. Go figure it out yourself, not our problem."
We explained how to connect Lightning to Nextcloud, so I would just replace this sentence with something like:
"Further instructions how to manage your calendars with Thunderbird Lightning can be found in their respecting documentation: https://wiki.mozilla.org/Calendar:User_Documentation"
Same goes for Cardbook above.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
=> Another PR
/backport to stable15 |
/backport to stable14 |
backport to stable15 in #1135 |
backport to stable14 in #1136 |
I will fix your comments as proposed by @MorrisJobke in another PR. Thanks! |
@MariusBluem @MorrisJobke I think this pr caused the drone failure. Now tests don't pass 🤔
|
|
🤔 |
@MariusBluem The path needs to be |
*see #923 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@georgehrke @skjnldsv @MariusBluem Fix is in #1155 |
*see #923 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
*see #923 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@georgehrke @nextcloud/documentation
Signed-off-by: Marius Blüm marius@lineone.io