Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-03-13 11:36:02 +03:00
parent aaa2e21241
commit 2c9c0b07ec

View File

@ -97,11 +97,7 @@ media
│   │ │ └── preview (RAW) │   │ │ └── preview (RAW)
│   │ ├── 20240310 - shoot directory (fully sorted) │   │ ├── 20240310 - shoot directory (fully sorted)
│   │ │ └── ... │   │ │ └── ...
│   │ ├── ... │   │ └── ...
│   │ ├── sync-flash.sh
│   │ ├── process-archive.sh
│   │ ├── compress-archive.sh
│   │ └── update-exif.sh
│   └── others │   └── others
│   └── ... │   └── ...
├── video ├── video
@ -109,3 +105,14 @@ media
├── ... ├── ...
└── tree.sh └── tree.sh
``` ```
```
<date> - <info>
```
Leading `"-"` indicated a not fully sorted shoot.
```
- <date> - <info>
```