mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-25 20:41:57 +00:00
Compare commits
3 Commits
0598eab77d
...
2c9c0b07ec
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c9c0b07ec | |||
| aaa2e21241 | |||
| 8bdf587622 |
@ -36,7 +36,7 @@ $ ./sync-archive.sh
|
|||||||
|
|
||||||
This will:
|
This will:
|
||||||
- Create the necessary directory structure
|
- Create the necessary directory structure
|
||||||
(see: [Archive directory structure](#arcive-direcotry-structure))
|
(see: [Archive directory structure](#archive-direcotry-structure))
|
||||||
- Copy and verify the contents of 1 or more external media
|
- Copy and verify the contents of 1 or more external media
|
||||||
to the archive directory
|
to the archive directory
|
||||||
- Prepare the archive for further work via `process-archive.sh`
|
- Prepare the archive for further work via `process-archive.sh`
|
||||||
@ -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>
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user