a crontab-ish interface for systemd user timers (and services) https://code.opennomad.com/opennomad/systab/
Find a file
Matthias Johnson a231bc63e9 Fix edit mode job creation and unique name generation
- Handle multiple "new" lines in edit mode by collecting them in an
  array instead of an associative array (which collapsed duplicates)
- Use random hex suffix in job names instead of PID, avoiding
  collisions when multiple jobs are created in the same second
- Fix trap variable scoping in edit_jobs()

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 23:22:08 -07:00
CLAUDE.md Update CLAUDE.md to reflect edit mode and short IDs 2026-02-13 23:14:49 -07:00
systab Fix edit mode job creation and unique name generation 2026-02-13 23:22:08 -07:00