toodles
toodles copied to clipboard
[feature][wishlish] update or modify tags
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,
Agreed, definitely a good feature to add. Thanks for the feedback