asterics / AsTeRICS-Grid

Free and simple to use app for augmentative and alternative communication (AAC) with offline support, flexible input methods and media access
https://grid.asterics.eu/
GNU Affero General Public License v3.0
55 stars 17 forks source link

last word of a phrase not saved to the dictionary #370

Closed cbernscherer closed 2 weeks ago

cbernscherer commented 7 months ago

Hi,

when entering a phrase into the Grid keyboard, the last word will not be stored in the dictionary - see the attached video.

Best, Christian

https://github.com/asterics/AsTeRICS-Grid/assets/4591723/ca70b6b6-d664-4368-a67e-9e735c1a89fe

klues commented 7 months ago

Hi and thanks for your comment! I don't know exactly how I've implemented it, but I know that I've intentionally prevented adding a word to the dictionary directly in order to prevent adding typos to the dictionary. E.g. if someone writes "I am Benjamim" I want to prevent that this is directly added to the dictionary, so I'm only adding it after the next word is written (where I assume that the previous word is already reviewed and corrected.

But I'm open to changes. So maybe making this behaviour configurable or changing it the default?!

klues commented 2 weeks ago

I'm closing this issue, since I think @cbernscherer at some time told me via mail that it makes sense the way I've implemented it. However, feel free to reopen.