Skip to content

Display "due.formatted" column in next report #227

@vortexnix

Description

@vortexnix

I am trying to customize the next report of the taskwarrior by adding follwing to ~/.taskrc

report.next.columns=id,due.formatted,description.count,tags,recur
report.next.labels=ID,Duef,Description,Tags,Recur

All the columns are displayed properly when using task next in terminal. However, with vit 2.0.0, the Duef column is not displayed. The column gets displayed when using due.relative instead of due.formatted. Looks like the date enabled due.formatted is not supported at the moment. It will be very helpful if it gets supported.

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