mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Page:
Client Thunderbird
Pages
01 ‐ Reporting Issues
02 ‐ Contributions
C*DAV explanations
Client InfCloud
Client Status
Client Thunderbird
Client pimsync
Collection Storage
Collection type VSUBSCRIBED (Webcal)
Current Maintainers Contributors
Development Testing Release
Donations
Fail2Ban Setup
Home
Installing on Debian Linux
Installing on Docker
Installing on OpenBSD
LDAP authentication
Performance Tuning
Production ready installation
Radicale Custom DAV protocol extensions
Radicale Internals
Reverse Proxy Diagnostics Troubleshooting
Reverse Proxy Hints
Server Diagnostics Troubleshooting
Sharing Collections
Simple installation
No results
1
Client Thunderbird
Peter Bieringer edited this page 2025-02-19 22:57:39 +01:00
Create and Modify real Calendar in Thunderbird Calendar Client
This page assumes three conditions:
- Radicale is running on Server (localhost [loopback], 192.168.1.20 [locally], 111.222.333.444 [public IP])
- You have already created a CalDAV calendar collection ("fakeusercalDAV01") via browser
- You visited http://localhost:5232, https://192.168.1.20:5232, or https://111.222.333.444:5232
- You know the URL of your CalDAV calendar collection
Create New Calendar in Thunderbird
- Open Thunderbird
- Click "Events and Tasks > Calendar"
- Click "File > New > Calendar" [or right-click "Calendar Pane > Calendar List" area and select "New Calendar"]
- Select "On the Network" in the dialog box and click "Next"
- Select a Format and Location and click "Next"
- Format: CalDAV
- Location: Copy and paste fakeusercalDAV01's URL (all of it)
- Enter a Name, Color, and Thunderbird email account and click "Next"
- Name: TB Real Radicale Calendar (TBRRC)
- Color: [color you would like to indicate an event on TBRRC]
- Email: [default]
- Click "Finish"
Modify TB Real Radicale Calendar
- Click "Events and Tasks > New Event"
- Select Title, Location, Start and End Time, and Calendar and click "Save and Close"
- Title: Radicale New Event
- Location: 123 Main Street
- Start and End Time: 01 Jan 2000 15:00 to 01 Jan 2000 18:00
- Calendar: TB Real Radicale Calendar
- Select Title, Location, Start and End Time, and Calendar and click "Save and Close"
Hopefully, you do not see a yellow triangle with black "!" in "Calendar Pane > Calendar List" next to TB Real Radicale Calendar. Hopefully, "TB Real Radicale Calendar" text is not greyed out. Hopefully, no error message upon "Save and Close."
Verify Modification of CalDAV backend
- Return to browser, http://localhost:5232, https://192.168.1.20:5232, or https://111.222.333.444:5232
- Click URL for "fakeusercalDAV01" and save .ics file
- Go to folder with .ics file and open .ics file with a text editor
- Enjoy ~50 lines that represent your "Radicale New Event" in your "TB Real Radicale Calendar"