Open
Description
hello,
I would like the possibility to edit tags using the GUI, i.e. not only to add new ones.
How to reproduce:
$ mkdir test && cd test
$ echo "-- TODO(|#incomplete) - this is a test" >> file.hs
$ toodles .
Now in the GUI, select the TODO, click edit
. In the tag field, replace incomplete
by newcomer
.
thank you,
Activity