aboutsummaryrefslogtreecommitdiff
path: root/.time-zones.el
Commit message (Collapse)AuthorAgeFilesLines
* chore: gitignore and untrack build artifacts, vendored assets, personal filesCraig Jennings2026-04-051-7/+0
| | | | | | Untrack .cask/, .localrepo/ (61M), emojis/ (7.2M), inbox/, todo.org, v2mom.org, .time-zones.el. Move test-reporter-spec.org to docs/ (already gitignored). Reduces tracked repo size significantly.
* chrono-tools: integrate and test time-zones packageCraig Jennings2025-11-111-0/+7
Replaced the world-clock configuration with the new time-zones package to provide an interactive world clock with fuzzy search and time shifting features. The previous world-clock code is commented out for potential fallback testing.