There's no "all files" filter available at image selection
See original GitHub issue- Etcher version: 1.0.0-beta.16
- Operating system and architecture: ArchLinux x64, XFCE
When trying to open an image to burn, there are no something like “show all files” option in the dropdown, only “OS Images” value. This makes it difficult to select files that are actually images, but not named following the expected filters. E.g. the .resin-sdcard
output of the resin.io image maker process, I had to rename the file to be able to burn it, which should not be required.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:10 (10 by maintainers)
Top Results From Across the Web
docker images - Docker Documentation
docker images: The default `docker images` will show all top level images, ... If there is more than one filter, then pass multiple...
Read more >The Camera Raw Filter no longer works with 32-bit files
The command "Camera Raw filter" is not currently available. ... Method 1: Set File Handling preference and Image Mode in Photoshop.
Read more >Understanding file data and filters available in Defender for ...
Go to Settings, and then under Information Protection, select Files. Select Enable file monitoring and then select Save. If there are no ......
Read more >How to allow <input type="file"> to accept only image files?
The accept attribute filters the files that will be displayed in the file chooser popup. However, it is not a validation.
Read more >Selecting files in SPM — Introduction to MRI - Jonathan Peelle
SPM's file filter uses a related, but more powerful, syntax called regular expressions. There are numerous guides to regular expressions available online, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I vote to close this issue. The main reason for this improvement is the usage of a
.resin-sdcard
extension, which is definitely non-standard, and in theory, is really an.img
file. What do you think?I’ll close this down since the use cases for this feature are very few, it can get really confusing, and the user can always just rename the extension or something (so the user is not blocked).