Commit Graph

2 Commits

Author SHA1 Message Date
0b9de82c3a feat: support multiple input files
- Accept multiple positional arguments instead of a single required file
- Extract `read_file` helper to separate file reading from parsing
- Collect all valid reminders across files before printing
- Handle per-file errors gracefully without aborting the whole run
2026-05-15 23:12:51 +02:00
cace23d3f1 Initial commit 2025-09-01 00:00:00 +02:00