issues
search
ctengel
/
taskmaster
Master your tasks
GNU General Public License v3.0
0
stars
0
forks
source link
Fine-grained editing of individual tasks in WebGUI
#90
Open
ctengel
opened
11 months ago
ctengel
commented
11 months ago
edit button on task list
takes you to GET /tasks/ID
from there, essentially all fields editable
name
context
fine-grained priority
etc
submit to POST /tasks/ID/patch or something like that
ctengel
commented
11 months ago
due date