Skip to content

Conversation

@danvac
Copy link

@danvac danvac commented Mar 24, 2025

I am trying to add checklist items under todos.

habitipy todos add todo item --check check1 --check check2

and I had also updated todo list to show checks.

$ habitipy todos add todo item --check check1 --check check2
Added todo 'todo item' with priority 1
 1. ▄✖ todo item 0/2

list will print checklist items only with --full defined

$ habitipy todos --full
 1. ▄✖ test 0/2
       - 1
       - 2

@danvac danvac marked this pull request as draft March 24, 2025 11:04
@danvac danvac marked this pull request as ready for review March 24, 2025 11:51
@danvac danvac changed the title add support for checklists items in todos add support for checklist items in todos Mar 24, 2025
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.

2 participants