alist
alist copied to clipboard
建议文件预览能识别双后缀扩展名
Please make sure of the following things
- [x] I have read the documentation.
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.
Description of the feature / 需求描述
我有一些文件是zip打包的3d文件,可以用3dviewer预览#2788,但并不是所有的zip文件都可以用3dviewer进行预览的,因此想通过双后缀扩展名进行区分。但在预览中添加双后缀扩展名并不能被识别。
Suggested solution / 实现思路
预览的配置中增加双后缀扩展名的配置项,或者程序自动区分单、双后缀扩展名。然后文件的与预览预设的单、双后缀扩展名分别匹配。
Additional context / 附件
No response