-
Notifications
You must be signed in to change notification settings - Fork 59
Labels
backendSomething isn't working on the backendSomething isn't working on the backendcomplexfrontendSomething isn't working on the frontendSomething isn't working on the frontendhelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
backendSomething isn't working on the backendSomething isn't working on the backendcomplexfrontendSomething isn't working on the frontendSomething isn't working on the frontendhelp wantedExtra attention is neededExtra attention is needed