Skip to content

feat: ✨ Be able to use the command line command 'edit' when in interactive mode #28

@jaron-l

Description

@jaron-l

When using td-cli from the command line, one can edit a td item by running:

td <id> edit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions