iftechfoundation / ifarchive-admintool

Admin script for IF Archive work
1 stars 1 forks source link

Add way to move multiple (or all) files from incoming/ to unprocessed/ #3

Open DavidKinder opened 11 months ago

DavidKinder commented 11 months ago

If there are a bunch of files in incoming/, moving them one at a time to unprocessed/ is a bit laborious. What actually happens in practice is that there's some renaming and/or zipping to get the files into the right state, and then they all need moving to unprocessed/. It would be nice if there were a way to move all of them in one go.

erkyrath commented 11 months ago

Multi-select should be doable, although it will take a bunch more form code.