Skip to content

feat: Adding ability to use 'add' action verb implicitly - #14

Merged
calvinmcelvain merged 4 commits into
mainfrom
feat/implicit-add
Jul 30, 2026
Merged

feat: Adding ability to use 'add' action verb implicitly#14
calvinmcelvain merged 4 commits into
mainfrom
feat/implicit-add

Conversation

@calvinmcelvain

Copy link
Copy Markdown
Owner

Summary

Allowing the ability to omit the action word, add, when trying to add a new task. E.g., todo my_list "New task" or todo "My inbox task".


Changes Made

  • Checks if no action words or flags, will treat text as a task.
  • Added tests for using add implicitly.
  • Updated README.md.

@calvinmcelvain
calvinmcelvain merged commit 019e8de into main Jul 30, 2026
5 checks passed
@calvinmcelvain
calvinmcelvain deleted the feat/implicit-add branch July 30, 2026 13:10
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.

1 participant