6. Handle Files Without Date or GPS Info
Description: Move files missing date info to an unsorted folder; sort files without GPS info by date only.
Tasks:
- Read the README carefully to confirm handling of missing metadata.
- Update sorting logic to handle missing metadata.
- Write tests for edge cases (missing date/GPS).
- Lint and type check.
6. Handle Files Without Date or GPS Info
Description: Move files missing date info to an
unsortedfolder; sort files without GPS info by date only.Tasks: