ogarcia / opensudoku

Open Source Sudoku game for Android.
GNU General Public License v3.0
328 stars 144 forks source link

Remove fill in notes when a matching number is entered #31

Closed rogerm4242 closed 4 years ago

rogerm4242 commented 5 years ago

I like to solve sudoku by using "Fill in notes". I would love a feature that removed notes that are no longer valid because of a number I enter in a row, column, or box.

SeriousM commented 5 years ago

I support this feature request, this would be very useful!

jlnordin commented 4 years ago

I agree! PR #61 submitted for this feature.

rogerm4242 commented 4 years ago

@jlnordin, Thank you for your work on this open source application.

The "highlight notes that match a number" feature is also very cool!