chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
31 stars 52 forks source link

[Feature]Remove multiple phrases #202

Closed Billy4195 closed 7 years ago

Billy4195 commented 7 years ago

It needs to remove multiple phrases sometimes. But now needs to remove them one at a time.

I think it could add checkbox in front of each phrase. The selected phrases will be removed when the remove button is pressed.

jserv commented 7 years ago

Please request a specific feature in the manner of this article How to Request a Feature.

Billy4195 commented 7 years ago

Hi @jserv ,do you mean add the motivation to add the feature, or describe the detail to implement this feature??

Billy4195 commented 7 years ago

Oh after traced the code, and tried it. I found it has already have this feature, by pressing CTRL key and using mouse to click several phrase can select them, then clicking the remove button works well.

I think that this feature doesn't need to be implemented. (I mean add checkbox in front of each phrase on the list of user phrases) Should I close this issue?

jserv commented 7 years ago

Before closing this feature request, you can still improve existing documentation instead. Please send pull request instead.

Billy4195 commented 7 years ago

But...there is no existing documentation for this project. If I want to start writing documentation, I should use wiki on GitHub or there exists some better choices.

jserv commented 7 years ago

In-program online help would be better than the entries of Wiki pages from users' perspective.

david50407 commented 7 years ago

@jserv maybe we can try to place a "Help" button in on the interface and link it to github wiki page first?

jserv commented 7 years ago

@david50407, Good idea. However, I prefer having in-program help rather than linking to somewhere at first sight.

david50407 commented 7 years ago

I'm going to close this issue, and the discussion on documents can be continued in #205.