-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- add menu item for "edit task".
- give a list of tasks to edit.
- upon selection reuse the AddTask.py dialog to edit a task. Populate default values with those already in the the row for this task.
- if "edit", use update instead of insert.
Be careful with settings (which is currently null for all tasks) -- only change what the gui knows about -- don't clear everything. That is if settings has a foo key before edit, it should have foo after, at least until the addtask gui knows about foo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request