mirror of
https://github.com/Xevion/phototag.git
synced 2025-12-06 03:15:51 -06:00
remove LEARNING add to-do section to README
This commit is contained in:
12
README.md
12
README.md
@@ -38,8 +38,12 @@ The command used to access this program is `phototag run`, which would process a
|
||||
* Full support for NEF only, it is assumed but not tested whether or not CR2 and other formats will behave the same.
|
||||
* Requires a existing XMP file to be available
|
||||
|
||||
## Creation
|
||||
## To-do
|
||||
|
||||
I've typed up a file with everything I've learned about XMP files, Adobe, and just how complex this problem really was for me.
|
||||
|
||||
[./LEARNING.md](./LEARNING.md)
|
||||
* Implement async or parallel processing
|
||||
* Move to more precise logging system
|
||||
* Test with different RAW file formats
|
||||
* Stress test use with Adobe sidecar files
|
||||
* Make more robust configuration file system
|
||||
* Integration with click CLI
|
||||
* Better, to-the-point logging
|
||||
|
||||
Reference in New Issue
Block a user