Skip to content

Natural language adding of new task is to eager #62

@DaveDavenport

Description

@DaveDavenport

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions