Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jaron-l opened this issue Dec 10, 2021 · 1 comment

Comments

@jaron-l
Copy link

jaron-l commented Dec 10, 2021

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.

@darrikonn
Copy link
Owner

Yeah, like that proposal 👍.
Keen on adding it.
Gonna do a minor test to see if I can quickly add this feature. Will keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants