-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Parse a section that is 3, 4, 5... level of heading
Currently only 3 - Select a subsection within a subsection
given
# Title
## Task list
### Not interesting section
#### Subsection
* [ ] don't parse this
### Section
#### Subsection
* [ ] do parse thisthen
todo list -t title -so --section Section --subsection Subsection
Todo lists from /home/path/to/todos/category
# task-list
## Section
### Subsection
* [ ] do parse this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request