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: add edit command #12

Merged
merged 4 commits into from
Sep 4, 2024
Merged

feat: add edit command #12

merged 4 commits into from
Sep 4, 2024

Conversation

u8slvn
Copy link
Owner

@u8slvn u8slvn commented Aug 13, 2024

Add edit command in order to be able to edit title and details from already created tasks.

hyf edit 1 will edit task 1.
hyf edit 1 2 will edit task 1 and 2.
hyf edit 1 -t will edit title for task 1.
hyf edit 1 -d will edit details for task 1.
hyf edit 1 -t -d will do the same as hyf edit 1.

@u8slvn u8slvn requested a review from a-delannoy August 13, 2024 10:41
@u8slvn u8slvn self-assigned this Aug 13, 2024
@u8slvn u8slvn added the enhancement New feature or request label Aug 13, 2024
@u8slvn u8slvn merged commit f144967 into main Sep 4, 2024
16 checks passed
@u8slvn u8slvn deleted the feat/add-edit-command branch September 11, 2024 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant