manyfold
manyfold copied to clipboard
Upload individual files to a model
As well as complete zip upload support added in #1081, I often find myself wanting to upload a single file to a model, in particular image files for previews. The code for uploading can probably be easily repurposed to do this too...
Actually this could just be a file upload option on the edit page for a model.
It'd be cool to see this in collection / creator as well (although you'd need to architect storage for those).
On Sun, Mar 12, 2023 at 12:06 PM James Smith @.***> wrote:
Actually this could just be a file upload option on the edit page for a model.
— Reply to this email directly, view it on GitHub https://github.com/Floppy/van_dam/issues/1091#issuecomment-1465249686, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAS526PLCXK5SSWTKKFNLVDW3X7DDANCNFSM6AAAAAAVYHDWOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- Don Eisele -- @.*** Head Instructor, Little Apple Aikido: http://LittleAppleDojo.com http://littleappledojo.com Seishinkan Iaido Manhattan: https://www.facebook.com/SeishinkanIaidoManhattanKS/ QuixCraft Woodworking: http://quixcraft.com TengaiCON game convention: http://tengaicon.org
Does this include being able to upload non zips as a new model?
Sometimes I will download something, and all I get is a single STL, and Manyfold wont accept that, so I have to zip my single file to be able to upload it, which is kinda silly.
@ToasterUwU it's a good call, I've made a separate issue for that. #1819