Commit Graph

2 Commits

Author SHA1 Message Date
85733544f6 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-06-20 00:19:54 +02:00
cace23d3f1 Initial commit 2025-09-01 00:00:00 +02:00