I would like to conduct a forum survey of willing participants to help better identify popular file extensions in the wild, at least within our small sample group. This will help to give us a glimpse into which file extensions are most prevalent (by rank), and which if any are missing from the default Filters included in Everything.
Could you add the Search Command about:ext-survey that will scan the user's index for regex:(\.\S{1,12}$) and tally each unique file extension, and then convert that raw tally into a ratio of the total file count, from 0.0001 to 0.9999. Example:
Code: Select all
.jpg 0.5611
.png 0.2792
.mp4 0.1446
.xlsx 0.0199
.mkv 0.0170
.xls 0.0068
.tar.gz 0.0026
.exe 0.0014
about:ext-survey would need to provide a mechanism to copy the results to the clipboard, and should include the bbcode \[code\] block.
Bonus: Add the Windows Registry description of the file extension if it has one.
Code: Select all
.xlsx 0.0068 Microsoft Excel Worksheet
.exe 0.0014 Application