Skip to content

Add more Fields to the Add Task Panel #188

@its-me-abhishek

Description

@its-me-abhishek

Description:
Currently, the Add Task Dialog Box/model has several fields, but not all are able to be added. Some fields are able to be specified only via the CLI tool. The goal is to make the as many fields to be specifiable (upon creating a task) on both frontend and backend as possible (some might not be able to, due to conflicts in data types, etc.).

Fields to Make Editable:

  • Description (description)
  • Project (project)
  • Tags (tags)
  • Urgency (urgency)
  • Priority (priority)
  • Due (due)
  • Start (start)
  • End (end)
  • Entry (entry)
  • Wait (wait)
  • Depends (depends)
  • RType (rtype)
  • Recur (recur)
  • Annotations (annotations)

Note: Since it is a large task, separate PRs shall be created for each field, iteratively. Also, since some users may prefer Not-to add some field, it should not ideally throw any error in case any such field is empty. Hence, keeping their addition Completely Optional.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendSomething isn't working on the backendcomplexfrontendSomething isn't working on the frontendhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions