microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
364 stars 85 forks source link

Keyboard shortcuts #8021

Open VaughanHFlood opened 3 days ago

VaughanHFlood commented 3 days ago

Preflight Checklist

Problem

To upload a file/folder takes far too many clicks

Desired Solution

  1. Instead of clicking upload and then selecting files or folders have two buttons so I can just click upload files (or upload folders). 2 Instead of showing a dialog with No files selected populate the dialog with the last file selected. More than half the time this will be the right file. 3. Add keyboard shortcuts to the dialog buttons - this was the norm even back in the 90s.

Alternatives and Workarounds

Some form of Macro. Voice control

Additional Context

No response