diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-17 03:11:04 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-17 03:11:04 -0600 |
| commit | 7ed626627893051417c63cf8c8709dfc17940c39 (patch) | |
| tree | a9abe64559eb7a701901c71d2ee844d0fcfc0f06 /scripts/setup-email.sh | |
| parent | d562c71c4d68dd51593a50aeb07006b0c54ffbee (diff) | |
| download | dotemacs-7ed626627893051417c63cf8c8709dfc17940c39.tar.gz dotemacs-7ed626627893051417c63cf8c8709dfc17940c39.zip | |
refactor(calendar-sync): Make interval configurable in minutes
Changed calendar-sync-interval (seconds) to calendar-sync-interval-minutes
for more user-friendly configuration.
Changes:
- Renamed: calendar-sync-interval → calendar-sync-interval-minutes
- Units: seconds → minutes (default: 15)
- Internal conversion to seconds happens in calendar-sync-start
- Updated docstrings and messages to reference minutes
Benefits:
- More intuitive configuration (users think in minutes, not seconds)
- Clearer variable name indicates units
- No functional change, just better UX
Example usage:
(setq calendar-sync-interval-minutes 30) ; Sync every 30 minutes
Diffstat (limited to 'scripts/setup-email.sh')
0 files changed, 0 insertions, 0 deletions
