diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | Pull requests |Archive | README | LICENSE

commit d7aa63d7d749e7019a11a37662b38ec451bc4c63
parent d051e7150c4e95ecb63e49587d60d7221301c487
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Tue,  4 Feb 2025 22:52:59 +0100

fix(caldav): document NextCloud caldav URI

https://docs.nextcloud.com/server/30/user_manual/en/groupware/sync_android.html

Diffstat:
Mman1/diary.1 | 4++--
Mman1/diary.1.html | 5+++--
Mman1/diary.1.scd | 4++--
3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/man1/diary.1 b/man1/diary.1 @@ -5,7 +5,7 @@ .nh .ad l .\" Begin generated content: -.TH "DIARY" "1" "2024-09-14" +.TH "DIARY" "1" "2025-02-04" .PP .SH NAME diary - text-based journaling program @@ -441,7 +441,7 @@ n/a T} T{ caldav_server T} T{ -Google calendar "https://apidata.\&googleusercontent.\&com/caldav/v2", Yahoo calendar "https://caldav.\&calendar.\&yahoo.\&com", GMX "https://caldav.\&gmx.\&net" or other CalDAV compatible provider.\& +Google calendar "https://apidata.\&googleusercontent.\&com/caldav/v2", Yahoo calendar "https://caldav.\&calendar.\&yahoo.\&com", GMX "https://caldav.\&gmx.\&net", NextCloud "https://mycloud/remote.\&php/dav" or other CalDAV compatible provider.\& T} T{ (empty) T} T{ diff --git a/man1/diary.1.html b/man1/diary.1.html @@ -356,7 +356,8 @@ EOF</pre> <td>Google calendar &quot;https://apidata.googleusercontent.com/caldav/v2&quot;, Yahoo calendar &quot;https://caldav.calendar.yahoo.com&quot;, GMX - &quot;https://caldav.gmx.net&quot; or other CalDAV compatible + &quot;https://caldav.gmx.net&quot;, NextCloud + &quot;https://mycloud/remote.php/dav&quot; or other CalDAV compatible provider.</td> <td>(empty)</td> <td>CalDAV server for <b>CALDAV SYNC</b> (required).</td> @@ -604,7 +605,7 @@ EOF</pre> </div> <table class="foot"> <tr> - <td class="foot-date">2024-09-14</td> + <td class="foot-date">2025-02-04</td> <td class="foot-os"></td> </tr> </table> diff --git a/man1/diary.1.scd b/man1/diary.1.scd @@ -270,8 +270,8 @@ The following configuration keys are currently supported: | n/a : caldav_server : Google calendar "https://apidata.googleusercontent.com/caldav/v2", Yahoo - calendar "https://caldav.calendar.yahoo.com", GMX "https://caldav.gmx.net" or - other CalDAV compatible provider. + calendar "https://caldav.calendar.yahoo.com", GMX "https://caldav.gmx.net", + NextCloud "https://mycloud/remote.php/dav" or other CalDAV compatible provider. : (empty) : CalDAV server for *CALDAV SYNC* (required). | n/a