Clashy icon indicating copy to clipboard operation
Clashy copied to clipboard

手动导入本地配置文件时,交互设计存在问题

Open aimerneige opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

本软件在导入配置文件时,如果导入的是网络配置文件,没有什么问题,但是当用户想要导入一个本地的配置文件的时候,软件在交互设计上没有很好的体验。用户无法通过ui导入一个配置文件,也无法直接编辑存在的配置文件。当然用户可以自己编辑文件目录下的文件,但是软件和README中并没有提到配置文件存放的路径。README中有如下说明:

To check your configuration files for Clash & Clashy, click on the folder icon in status panel. Clash configuration file folder will opened automatically and navigate to parent folder you will see Clashy configuration files named clashy-configs.

但是点击图标后并没有任何效果。

Describe the solution you'd like A clear and concise description of what you want to happen.

在 Profiles 下添加手动导入配置文件使用编辑器编辑的功能。 或在README中写明配置文件存放路径

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

手动找到配置文件路径并拷贝/修改文件。

Additional context Add any other context or screenshots about the feature request here.

image

aimerneige avatar Jul 07 '21 09:07 aimerneige

Thanks for the feedback, will definitely make this change in future release!

SpongeNobody avatar Oct 16 '21 13:10 SpongeNobody