bicarbon8/todoTxtWebUi

the edit task modal should display a real-time list of referenced priority, projects and contexts below the textarea

bicarbon8 opened this issue · 0 comments

currently the edit modal is very bare-bones and it should be enhanced to display the currently referenced priority, projects and contexts from the textarea which should update as the user types

ACTUAL:
the modal only displays the exact text of the task and two buttons (update and delete)

EXPECTED:
the modal displays the exact text of the task, two buttons (update and delete) and then has additional detail areas displaying the priority, projects and contexts. The display of these items should be configurable in the defaultTheme.css file.