Include ~/org/recurring.org in both Emacs and the org-agenda-api
container so recurring tasks appear in the agenda.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The tangled org-config now includes the org-window-habit use-package
block (added in efc50ec1) which uses elpaca-style :ensure recipes.
Standard use-package cannot parse these. Override the normalizer to
accept and ignore :ensure since all packages are provided via Nix.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Rename imalison:reschedule-past-to-today to org-reschedule-past-to-today
- Keep old name as alias for backwards compatibility
- Register function in org-agenda-api-exposed-functions for API access
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>