Skip to content

Add edit command #3

@brdv

Description

@brdv

Add an edit command that edits a todo by a given ID with an updated task.

Should work as follows

$ rtodo list

[ ] 000 Old task

$ rtodo edit 0 "New task"

Updated todo:
[ ] 000 New task

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions