823 B
823 B
created, updated, assigned, progress, status, type, started
created | updated | assigned | progress | status | type | started |
---|---|---|---|---|---|---|
2023-07-21T18:26:38.910Z | 2023-07-21T18:26:38.910Z | 0 | 2-Todo | kanbn | 2023-07-08T21:44:14.665Z |
Merge Kristy Files
string[] test = (from l in new string[] { "Mikes", "Mike", "Mik-e" } orderby l.EndsWith('s'), l.Contains('-') select l).ToArray();
return new(result, (from l in results orderby l.FileHolder.DirectoryName?.EndsWith('s'), l.FileHolder.DirectoryName?.Contains('-'), l.FileHolder.DirectoryName?.Length == 12 select l).ToArray());
Sub-tasks
- Convert .tiff to .jpg with Nikon Nx Studio at 100%
- [/] Keep .tiff files in 2-Images-B
- Copy to each backup from question
- Rotate the .jpg only
- Use Rename console app to rename for storage
- Set created date
- Verify
- Move to production ...