When using td-cli from the command line, one can edit a td item by running:
which opens the item in $EDITOR which allows the item to have multiple lines and container much more information.
However, when using interactive mode, there is no similar functionality. The EDIT command only allows to edit the first line of a td item.
My feature request would be to add that ability to interactive mode.