Show asset name in asset details after uploading
It doesn't seem like this would be hard to accomplish since you're already displaying other info on the right hand side of the uploader.
Displaying the asset name would save a lot of time when adding & referencing a large number of images.
Currently the only way I can find to do this would be to run the project in a browser and view the source. Though this assumes that A) the project does not rely on device specific features and will run in a browser and B) That the images are all on a screen. This doesn't take into account images that may be applied via CSS.