浏览代码

Note about unreliability

Bob Mottram 8 年前
父节点
当前提交
df6b6d7a65
共有 2 个文件被更改,包括 15 次插入9 次删除
  1. 3
    1
      doc/EN/app_radicale.org
  2. 12
    8
      website/EN/app_radicale.html

+ 3
- 1
doc/EN/app_radicale.org 查看文件

16
 </center>
16
 </center>
17
 #+END_EXPORT
17
 #+END_EXPORT
18
 
18
 
19
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various systems seems rather patchy/flaky though, so use it with caution.
19
+Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
20
 
20
 
21
 * Installation
21
 * Installation
22
 Log into your system with:
22
 Log into your system with:
32
 * Setting up on Android
32
 * Setting up on Android
33
 Via F-droid install *DAVdroid*. Within *Android Settings* select *Accounts* then *DAVdroid*. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
33
 Via F-droid install *DAVdroid*. Within *Android Settings* select *Accounts* then *DAVdroid*. Select *Login with URL and user name*. The URL should be https://yourmaindomainname/radicale/. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
34
 
34
 
35
+In tests so far the account setup process on DAVdroid is *highly unreliable*. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
36
+
35
 Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.
37
 Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.

+ 12
- 8
website/EN/app_radicale.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-17 Thu 12:41 -->
6
+<!-- 2016-11-17 Thu 15:01 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
248
 </center>
248
 </center>
249
 
249
 
250
 <p>
250
 <p>
251
-Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various systems seems rather patchy/flaky though, so use it with caution.
251
+Radicale is a calendar server which allows your to synchronise your calendar across all your devices. Support for CalDAV within various client systems seems very patchy/flaky though, so use it with caution.
252
 </p>
252
 </p>
253
 
253
 
254
-<div id="outline-container-orgebc0b0a" class="outline-2">
255
-<h2 id="orgebc0b0a">Installation</h2>
256
-<div class="outline-text-2" id="text-orgebc0b0a">
254
+<div id="outline-container-org2682e99" class="outline-2">
255
+<h2 id="org2682e99">Installation</h2>
256
+<div class="outline-text-2" id="text-org2682e99">
257
 <p>
257
 <p>
258
 Log into your system with:
258
 Log into your system with:
259
 </p>
259
 </p>
273
 </div>
273
 </div>
274
 </div>
274
 </div>
275
 
275
 
276
-<div id="outline-container-orga5c3015" class="outline-2">
277
-<h2 id="orga5c3015">Setting up on Android</h2>
278
-<div class="outline-text-2" id="text-orga5c3015">
276
+<div id="outline-container-org97eb189" class="outline-2">
277
+<h2 id="org97eb189">Setting up on Android</h2>
278
+<div class="outline-text-2" id="text-org97eb189">
279
 <p>
279
 <p>
280
 Via F-droid install <b>DAVdroid</b>. Within <b>Android Settings</b> select <b>Accounts</b> then <b>DAVdroid</b>. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
280
 Via F-droid install <b>DAVdroid</b>. Within <b>Android Settings</b> select <b>Accounts</b> then <b>DAVdroid</b>. Select <b>Login with URL and user name</b>. The URL should be <a href="https://yourmaindomainname/radicale/">https://yourmaindomainname/radicale/</a>. Remember to include the trailing slash on the URL. If you installed Freedombone from a disk image then enter your username and the password which was shown at the start of installation. If not then the password for Radicale will be within the README file within your home directory.
281
 </p>
281
 </p>
282
 
282
 
283
 <p>
283
 <p>
284
+In tests so far the account setup process on DAVdroid is <b>highly unreliable</b>. Often it will say that the CalDAV service can't be found, but eventually after a while it may magically work and the account will appear.
285
+</p>
286
+
287
+<p>
284
 Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.
288
 Now go to your calendar app and press the plus icon to add an event. You should notice that the calendar account selected is your username on the Freedombone system. Synchronisation should be automatic.
285
 </p>
289
 </p>
286
 </div>
290
 </div>