Handling files with identical names in different paths
Open
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
How can we present files that are like
```
results/tracking_performances/23.10.0/mom_resol_-1.0_eta_1.0.png
results/tracking_performances/23.11.0/mom_resol_-1.0_eta_1.0.png
results/tracking_performances/23.12.0/mom_resol_-1.0_eta_1.0.png
results/tracking_performances/24.03.1/mom_resol_-1.0_eta_1.0.png
```
Perhaps have different sections for the unique prefixes (in this case, campaign name, but could be others) to display in the list as groups. Because displaying full paths is not going to fit horizontally.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.