5a018d03cb
Two planned items larger than a single fix: - Import/export jobs as a cron table, with the open questions that must be settled first: the job fields crontab has no slot for, "@every" not being valid crontab, splitting Command/Arguments per platform, which lines to skip on import, and merge semantics. - A focused pass over the ui package's custom layouts and tuned constants — negative spacings that cancel widget padding, pixel sizes that ignore theme metrics, a layout with one call site, and settings_view.go past the size guideline. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>