Property | Type | Description | |
---|---|---|---|
PrepareTaskListTags | TextRange>.Dictionary | ||
PrepareTaskTags | TextRange>.Dictionary | ||
TryGetExisting | List |
Method | Description | |
---|---|---|
Parse ( ) : List |
Scans note for existing tags, sets up concrete Task and TaskList objects and returns list of initialized tasklists (whose tasks are also initialized)
|
|
TaskListParser ( |
Method | Description | |
---|---|---|
PrepareTaskListTags ( ) : TextRange>.Dictionary |
Reads all existing TaskListTags and collects them together with their ranges
|
|
PrepareTaskTags ( ) : TextRange>.Dictionary |
Reads all existing TaskTags and collects them together with their ranges
|
|
TryGetExisting ( ) : List |
public TaskListParser ( |
||
note | ||
return | System |