Imageomics / Imageomics/cautious-robot
Add option to set log file save location
- Dominant language
- Python
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
> I was surprised that the checksum CSV and log files created in my Downloads directory: `/Users/john/Downloads/burress_checksums.csv` and `/Users/john/Downloads/burress_log.jsonl`.
It would be nice to have control over where these files get written.
It also seems that these files get overwritten if run again.
> Could you create an issue to determine the best location to write these log/metadata files and possibly prompt before overwriting them?
_Originally posted by @johnbradley in https://github.com/Imageomics/cautious-robot/issues/1#issuecomment-2149743061_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where burress_checksums.csv and burress_log.jsonl are written, then inspect how the downloader obtains its output location. Clarify the desired default location, configuration interface, and overwrite or prompt behavior before implementing. Done means users can control the destination and repeated runs have defined overwrite behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100