7. Filename Conflict Resolution
Description: Append counters to filenames when conflicts occur in the target folder.
Tasks:
- Read the README carefully to implement the specified conflict resolution strategy.
- Implement conflict resolution in
photosort/organizer/conflict.py.
- Write tests for filename conflicts and counter logic.
- Lint and type check.
7. Filename Conflict Resolution
Description: Append counters to filenames when conflicts occur in the target folder.
Tasks:
photosort/organizer/conflict.py.