822 B
822 B
created, updated, assigned, progress, tags, status, type, started
created | updated | assigned | progress | tags | status | type | started |
---|---|---|---|---|---|---|---|
2023-06-25T16:35:28.627Z | 2023-07-09T22:16:11.849Z | 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 ...