Skip to content

depth of section parsing #25

@nextuponstream

Description

@nextuponstream
  • 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 this

then

todo list -t title -so --section Section --subsection Subsection
Todo lists from /home/path/to/todos/category
# task-list
## Section
### Subsection
* [ ] do parse this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions