OpenArchive / Save-app-ios

Secure Mobile Media Preservation
https://open-archive.org/
GNU General Public License v3.0
11 stars 3 forks source link

Copy Media to Different Project #117

Closed kckthx closed 10 months ago

kckthx commented 5 years ago

@tladesignz I built out separate workflows for moving already uploaded media to a different project, and queued (WAITING) media to a project. A standing question I have is

"Is metadata still attached to uploaded media that is being re-uploaded?"

If not,

This is workflow for all -- Add Queued Media-Workflow

If so, this is the separate workflow specifically for "Adding Uploaded Media to New/Connected/Browsed Project"

Add Uploaded Media-Workflow

kckthx commented 5 years ago

Batch Edit Icon: https://github.com/OpenArchive/openarchive-assets/blob/master/icons/batchedit.svg

RaffiRincon commented 4 years ago

If I want to start implementing this, is there something special I need to do other than clone master, work on it, and do a PR? I didn't see any other branches. I'm new to open source. So far I downloaded the project and configured it so that I'm debugging it on my device.

tladesignz commented 4 years ago

If I want to start implementing this, is there something special I need to do other than clone master, work on it, and do a PR?

That would be the main workflow, yes!

I added some contribution guidelines to the readme, please have a look at them!

Thank you for your interest! Looking forward to your contributions!

foundscapes commented 1 year ago

@tladesignz this was never implemented...is this something we'd want to rethink for the new designs?

tladesignz commented 1 year ago

I don't think this makes sense. It would make the UI more complicated and the benefit seems dubious.

In the rare cases, content might need to be uploaded to multiple servers or multiple folders on one server, users can just add that content from their original source again.

foundscapes commented 10 months ago

ok closing