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:
|
||||
- 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
|
||||
to the archive directory
|
||||
- Prepare the archive for further work via `process-archive.sh`
|
||||
@ -97,11 +97,7 @@ media
|
||||
│ │ │ └── preview (RAW)
|
||||
│ │ ├── 20240310 - shoot directory (fully sorted)
|
||||
│ │ │ └── ...
|
||||
│ │ ├── ...
|
||||
│ │ ├── sync-flash.sh
|
||||
│ │ ├── process-archive.sh
|
||||
│ │ ├── compress-archive.sh
|
||||
│ │ └── update-exif.sh
|
||||
│ │ └── ...
|
||||
│ └── others
|
||||
│ └── ...
|
||||
├── video
|
||||
@ -109,3 +105,14 @@ media
|
||||
├── ...
|
||||
└── tree.sh
|
||||
```
|
||||
|
||||
```
|
||||
<date> - <info>
|
||||
```
|
||||
|
||||
Leading `"-"` indicated a not fully sorted shoot.
|
||||
```
|
||||
- <date> - <info>
|
||||
```
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user