Skip to main content

Radicale storage backends providing a two way sync for Remind, Abook and Taskwarrior. Remind files included from the main file are exported as individual iCal calendars, Taskwarrior projects as individual iCal todo lists. Also see the limitations sections for Remind limitations and Taskwarrior limitations for what can be converted.

Dependencies

Installation

You need to have the Remind and Taskwarrior command line tools installed if you want to use the respective adapters. For Debian/Ubuntu use:

$ sudo apt-get install remind taskwarrior

Using pip

$ pip install radicale-remind

This will install all Python dependencies as well.

Using python-setuptools

$ python3 setup.py install

Config

[server]
hosts = 0.0.0.0:5232

[auth]
type = none

[rights]
type = from_file
file = /home/user/.config/radicale/rights

[storage]
type = radicale_remind
filesystem_folder = /home
remind_file = /home/user/.reminders
abook_file = /home/user/.abook/addressbook
task_folder = /home/user/.task

Put this into /home/user/.config/radicale/config (replace /home/user by your $HOME). The remind_file, abook_file and task_folder are optional, and can be removed if not used.

The filesystem_folder must be the absolute file path up until your user directory. This will typically be /home.

# Allow reading root collection for authenticated users
[root]
user: .+
collection:
permissions: R

# Allow reading and writing principal collection (same as username)
[principal]
user: .+
collection: {user}
permissions: RW

# Allow reading and writing calendars and address books that are
# children of the principal collection
[calendars]
user: .+
collection: {user}/.*
permissions: rw

Put this into /home/user/.config/radicale/rights. This is modified from owner_only and needed to allow access to collections with a slash in the name like .abook/addressbook/. Please read the Radicale documentation for how to set up secure connections and authentication.

Run

$ radicale

Add http://hostname:5232 to your CalDAV clients, like DAVx⁵ available in F-Droid.

Client test

$ curl -u user:password -X PROPFIND -H "Depth: 1" -d "<propfind><prop></prop></propfind>" "http://localhost:5232"
$ curl -u user:password "http://localhost:5232/user/.reminders/"
$ curl -u user:password "http://localhost:5232/user/.abook/addressbook/"
$ curl -u user:password "http://localhost:5232/user/.task/all_projects/"

Note that the trailing slash is required for all paths (directories and singular files). The trailing slashes are not required in your radicale conf.

Release files for radicale-remind 0.7.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for radicale-remind 0.7.1
File Size Uploaded
radicale_remind-0.7.1.tar.gz 17.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for radicale-remind 0.7.1
File Interpreter ABI Platform
radicale_remind-0.7.1-py3-none-any.whl Python 3 none any Details

Total release size: 35.0 kB

Release files / radicale_remind-0.7.1.tar.gz

Download URL radicale_remind-0.7.1.tar.gz
Size 17.3 kB
Tags Source
SHA-256 checksum
How to use checksums
d9969b05abfab6e3e0e89dd4e26dff9a8818ad9fac26d806ac4c01c8842974fa
BLAKE2b-256 checksum
How to use checksums
cddd8753723789e27ead1421a70970a8fc0caa17b403a8ff3b7ccff94aff86ef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release files / radicale_remind-0.7.1-py3-none-any.whl

Download URL radicale_remind-0.7.1-py3-none-any.whl
Size 17.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
7d0e61907301433405f70abf95791baaf75fbfc8780add8f74def551f7741629
BLAKE2b-256 checksum
How to use checksums
43177121a29bea8c11d1ce4c38779de9a2878662d8603e209d678d520c2649a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.3

Release history Release notifications | RSS feed

This release

0.7.1 This release

2 release files

0.7.0

2 release files

0.6.0

2 release files

0.5.0

2 release files

0.4.0

2 release files

0.3.0

2 release files

0.2.5

2 release files

0.2.4

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2.0

2 release files

0.1.2

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page