Tomas Babej

Results 225 comments of Tomas Babej

Thanks for reaching out! @Afnarel , Do you think you could prepare a pull request with the suggested changes? As for the updated package, it would make this fork really...

Reproduced on 2.6.0. The underlying problem is that `yes` value gets interpreted as `yesterday`.

Thanks for the contribution @mafgh , this is something we should definitely adopt to make the width determination more smart.

Interesting report. On a cursory glance, I can see at least one task in my `ready` report with displayed due date, so we'll need more info here to fix and...

Thanks for the report! I suppose we could relax the check for the following case: ``` [EINVAL] fildes refers to a file type (e.g., a socket) that does not support...

@mhalano This is good feedback for the upcoming recurrence overhaul! For now what I would recommend is setting a due date at some point in the future, perhaps 5 years...

It is definitely unintentional consequence of how the DOM model currently works. Useful in certain cases (i.e. with `due` or `wait` attributes), less useful in others, like in this one....

@thehunmonkgroup I am actually unable to reproduce this working on 2.5.3. Am I doing something incorrectly here? ``` [[email protected] ~]$ task add test notes:"one > two > three" Created task...

(same problem occurs on 2.5.1)