Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign a due date to a task #67

Open
JordanAdams opened this issue Aug 7, 2018 · 2 comments
Open

Assign a due date to a task #67

JordanAdams opened this issue Aug 7, 2018 · 2 comments

Comments

@JordanAdams
Copy link

Is your feature request related to a problem? Please describe.
Right now there's no means of assigning a due date/time to tasks.

Describe the solution you'd like
Allow for setting a due date on tasks and display this alongside them (ideally in a human readable format).

$ tb -t Do something tomorrow due:tomorrow

$ tb -t Do something in 3 days due:3d

$ tb
    My Board [0/4]
      1. ☐  Pay bills (yesterday)  
      2. ☐  Team dinner (tomorrow)
      3. ☐  Approve PR #270 (3 days)
@JordanAdams JordanAdams changed the title Ability to assign a due date to tasks Assign a due date to a task Aug 9, 2018
@kalexmills
Copy link

kalexmills commented Aug 12, 2018

If this gets implemented, it should take PR #52 into account also. The --after flag has meaning for dateCreated and also dateDue.

@fioreale
Copy link

fioreale commented May 9, 2023

any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants