Remove calendar tooling (vdirsyncer, khal, calsync)

Calendar handling left to phone. Mail-only setup going forward.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-20 15:22:43 -04:00
parent ec2f3afb1b
commit 64ddb18129
3 changed files with 0 additions and 31 deletions

View File

@@ -1,12 +0,0 @@
[calendars]
[[fastmail]]
path = ~/.local/share/calendars/fastmail/*
color = light blue
[sqlite]
path = ~/.local/share/khal/db.sqlite
[locale]
timeformat = %H:%M
dateformat = %Y-%m-%d
datetimeformat = %Y-%m-%d %H:%M

View File

@@ -1,18 +0,0 @@
[general]
status_path = "~/.local/share/vdirsyncer/status/"
[pair fastmail_calendar]
a = "fastmail_calendar_local"
b = "fastmail_calendar_remote"
collections = ["from a", "from b"]
[storage fastmail_calendar_local]
type = "filesystem"
path = "~/.local/share/calendars/fastmail/"
fileext = ".ics"
[storage fastmail_calendar_remote]
type = "caldav"
url = "https://caldav.fastmail.com/dav/"
username = "rob@rharbaugh.com"
password.fetch = ["command", "rbw", "get", "fastmail-app-password"]