07ea05afab6e9d04bd0cc366df596b5faca3da0f
Some checks failed
CI / check (push) Has been cancelled
DEADLINE doesn't actually limit recurring event display in org-agenda. Instead, use org-agenda-skip-function-global to filter entries where today's date is past the CALDAV_UNTIL property. The skip function: - Checks for CALDAV_UNTIL property (set by caldav sync advice) - Parses YYYYMMDD format - Skips entry if today > UNTIL date This properly hides expired recurring events from the agenda. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…
Description
No description provided
Languages
Nix
80.7%
Emacs Lisp
11.7%
Shell
5.1%
Python
2.5%