secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
202 stars 51 forks source link

Upload directly to Specified Inventory Folder #1588

Open canny[bot] opened 1 month ago

canny[bot] commented 1 month ago

When we upload something it always goes into the "default" folder for that type (Textures for images, scripts for scripts, etc.). After that you have to drag it to the folder relevant to your inventory (assuming you have some structure there :)). Especially for bulk uploads, this can be a bit of a hassle.

When uploading, would it not be possible to allow uploading directly to a specified inventory folder you can choose on upload so that your uploads end up where you need them directly? Alternatively, adding an upload/bulk upload option to the context menu for inventory folders would make that even easier, UI-wise.

https://secondlife.canny.io/admin/board/feature-requests/p/upload-directly-to-specified-inventory-folder

canny[bot] commented 1 month ago

This issue has been linked to a Canny post: Upload directly to Specified Inventory Folder :tada:

akleshchev commented 1 month ago

After that you have to drag it to the folder relevant to your inventory (assuming you have some structure there :)).

Viewer allows changing 'default' for that, but admitedly UI is lacking, and it's still a default, not per-upload.

When uploading, would it not be possible to allow uploading directly to a specified inventory folder you can choose on upload so that your uploads end up where you need them directly?

Something like "Right-click->Upload to this folder->texture" context menu? Viewer specifies directory to upload to on upload so it should be easy to do code wise.

akleshchev commented 1 month ago

Added new "Upload to folder" option in inventory's right click menu

igorlproductengine commented 1 month ago

Passed QA.

Verified on the Second Life Release 7.1.9.9469671545 (64bit) on Win10/OSX in the scope of https://github.com/secondlife/iqa/issues/258.