queler / holokenmod

Fork of holoken
GNU General Public License v3.0
17 stars 3 forks source link

Twin & triple gesture #27

Open hklene opened 8 years ago

hklene commented 8 years ago

Hello

I want to suggest a feature for eliminating pencil marks in the same row or column with a twin or triple.

I'll attach a screenshot.

I want to touch cell (2,2) and drag to (4,2) or backwards. This shall remove the candidates 2&4&7 from the whole row, except those three cells.

Eventually the cells are not directly adjacent. So the algorithm is something like:

Singleton's are already handled well by a single click. Quadruples on the other hand are hard to spot and often leave a twin or triple that could be entered with this new gesture instead.

hklene commented 8 years ago

holoken_7_20160811_1302

queler commented 8 years ago

I don't think I'd add something like that, but I may add something similiar, to have multiple cell selection and add or remove candidates for the selection