File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,28 @@ them to standard output in the format of a Markdown table, CSV or JSON.
66Supports sorting and filtering based on metadata encoded in tags, inline and/or
77as YAML frontmatter.
88
9+ ## Table of Contents
10+
11+ - [ taskparser] ( #taskparser )
12+ - [ Table of Contents] ( #table-of-contents )
13+ - [ Introduction] ( #introduction )
14+ - [ Example] ( #example )
15+ - [ Install] ( #install )
16+ - [ Usage] ( #usage )
17+ - [ Tags] ( #tags )
18+ - [ Choosing which tags to show] ( #choosing-which-tags-to-show )
19+ - [ Autogenerated tags] ( #autogenerated-tags )
20+ - [ Inline tags] ( #inline-tags )
21+ - [ Frontmatter tags] ( #frontmatter-tags )
22+ - [ Metadata file tags] ( #metadata-file-tags )
23+ - [ Heading tags] ( #heading-tags )
24+ - [ Filtering by tag] ( #filtering-by-tag )
25+ - [ Filtering by checked state] ( #filtering-by-checked-state )
26+ - [ Sorting by tag] ( #sorting-by-tag )
27+ - [ Worklogs] ( #worklogs )
28+ - [ License] ( #license )
29+ - [ Dependencies] ( #dependencies )
30+
931## Introduction
1032
1133See the [ post on the rationale behind taskparser on my blog] [ intro ] .
You can’t perform that action at this time.
0 commit comments