Version: v1.2.0 (API: 0.1.74)
I hope I am in the right repo, apologies if I am not.
The natural language entering of a task tries to guess duedates while you type.
This results in that if I type a word that has the same start as f.e. a day, it adds an unwanted or wrong due date.
F.e. if I type in 'Move old monitor to attic'. It will set duedate on monday. because it matched mon.
I keep hitting this all the time (it seems to be worse if you type in todos in multiple languages).
I think an easy fix could be to only do the matching after a word break. Then if I type 'monitor' it does not match it with monday. Another option would be to undo the match after it gets more information?
Version: v1.2.0 (API: 0.1.74)
I hope I am in the right repo, apologies if I am not.
The natural language entering of a task tries to guess duedates while you type.
This results in that if I type a word that has the same start as f.e. a day, it adds an unwanted or wrong due date.
F.e. if I type in 'Move old monitor to attic'. It will set duedate on monday. because it matched mon.
I keep hitting this all the time (it seems to be worse if you type in todos in multiple languages).
I think an easy fix could be to only do the matching after a word break. Then if I type 'monitor' it does not match it with monday. Another option would be to undo the match after it gets more information?