pzl / phumpkin

RAW photo remote viewer
0 stars 0 forks source link

Ability to Upload #5

Open pzl opened 4 years ago

pzl commented 4 years ago

Would like to upload things into the library

pzl commented 4 years ago

May want option to upload just an XMP, and overwrite (or make it a dupe).

Workflow: existing image needs re-edit.

Download image & XMP. Perform any edits necessary. The RAW file shouldn't need to be re-uploaded when done. Just the XMP at that point. And you should be given the choice to overwrite or make a clone-edit (when clones are supported).

pzl commented 4 years ago

https://scotch.io/tutorials/how-to-handle-file-uploads-in-vue-2

https://www.freecodecamp.org/news/how-to-build-a-flexible-image-uploader-component-using-vue-js-2-0-5ee7fc77516/