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: adds ability to add notes to tasks #31

Merged
merged 1 commit into from
Mar 7, 2023
Merged

feat: adds ability to add notes to tasks #31

merged 1 commit into from
Mar 7, 2023

Conversation

beauraines
Copy link
Owner

Adds new command addNote and the alias addNotes which will accept input of a title and body or just a title or prompt for the title and body of the note.

Fixes #23

Adds new command `addNote` and the alias `addNotes` which will accept input of a title and body or just a title or prompt for the title and body of the note.

Fixes #23
@beauraines beauraines merged commit f262ec6 into main Mar 7, 2023
@beauraines beauraines deleted the add-notes branch March 7, 2023 02:18
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

Successfully merging this pull request may close these issues.

Add support for adding notes
1 participant