프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PrepareTaskListTags | TextRange>.Dictionary | ||
PrepareTaskTags | TextRange>.Dictionary | ||
TryGetExisting | List |
메소드 | 설명 | |
---|---|---|
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 ( |
메소드 | 설명 | |
---|---|---|
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 |