Cloudreve icon indicating copy to clipboard operation
Cloudreve copied to clipboard

自定义可在线打开与编辑的文件扩展名

Open cxplay opened this issue 2 years ago • 2 comments

在创建 YAML 文件的时候发现程序(版本: 3.6.2)是通过扩展名判断是否可在线编辑, 同一个 YAML 源文件, 只有扩展名为 yaml 时才能在线编辑, 而使用另一种 yml 命名就无法编辑了. image image

如果要针对每一种格式的扩展名的适配都要从源代码上设定, 就目前来看, 可能难以满足的类似细小但影响实际使用的需求.

cxplay avatar Jan 28 '23 05:01 cxplay

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 24 '24 09:01 stale[bot]

可以像nextcloud那样自定义关联后缀

jxyk2007 avatar Jan 24 '24 22:01 jxyk2007