new OCC argument to scan a specific path
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
It would be great that scan-photos and scan-tracks can (as other scan options) support to specify the path to scan.
For instance:
occ maps:scan-photos -p /username/files/shared/2020/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OCC implementations for scan-photos and scan-tracks, then compare how other scan options accept arguments. Add support for a path such as /username/files/shared/2020/ and verify that both commands scan only the requested location.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100