Update docs

This commit is contained in:
Tyler Perkins 2024-11-16 13:26:02 -05:00
parent aff7098565
commit b4047abaef
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
4 changed files with 41 additions and 1 deletions

View File

@ -1,4 +1,12 @@
# Calendar
> [!NOTE]
>
>
> You need to setup a [radicale account](./radicale.md) first
Select the plus at the bottom right. Set the type to Calendar, or any variant containing calendar.
Set the HREF to any string you would like (I would keep it the same as the random generated one though).
Set the title to the name of the calendar as it will appear in your calendar clients.
Same with the description. The color will be the color of the events in your email client (you can still change that per client though).
All values above can be edited after the fact except for Type and HREF. After click create. Thats it!

View File

@ -0,0 +1,3 @@
# Contact Books
This is the same process as the [calendar](./calendar.md), just change the type.

View File

@ -0,0 +1,16 @@
# DAVX5 Install
[DavX5](https://www.davx5.com/) is a WebDAV client for your android device. This will work on any android device.
First download the client. It is available on both [Google Play](https://play.google.com/store/apps/details?id=at.bitfire.davdroid&hl=en_US&pli=1)
and [F-Droid](https://f-droid.org/en/packages/at.bitfire.davdroid/).
Enter the app and click through the intro menu. Grant it permissions, and enable [TODOs](./todo.md) if you would like to use them.
Click the "+" and choose the "Login with URL and user name" option. Click continue.
For the Base URL, paste in the URL from [radicale's](./radicale.md) [home page](https://cal.clortox.com) into this box.
Choose the item you wish to have synced to this device. Enter the username and password you use for the radicale interface.
After that you should be set!

View File

@ -0,0 +1,13 @@
# TODO lists
This is the same processes as [calendars](./calendar.md), just change the type.
## Android Clients
After you compelte the [DavX5 Setup](./davx5.md), you need a TODO client.
Just like how you need a calendar app to see synced calendars, you need a TODO client to see
synced TODOs.
I recomend using [Tasks.org](https://tasks.org/). You can get it on [F-Droid](https://f-droid.org/packages/org.tasks/)
and [Google Play](https://play.google.com/store/apps/details?id=org.tasks).
It comes with a nice homescreen widget.