Task management in Markdown format.
- Display future task list to QuickPick
- Highlight the scheduled date
- Toggle task completion and incomplete with just the enter key (with actionlock)
- Easily specify the scheduled date (with actionlock)
- showListShow tasks list : Show task list sorted by date.
- Insert date (
Ctrl+, d
) : Insert today's date. - toggleTask : Toggle Done / Undone of the task.
- Execute ActionLock (
Enter
on underscored word) : see ActionLock.
Highlight color
Key | Description | Default | 和名(Japanese color name) |
---|---|---|---|
colorOfToday | BGColor of today's tasks | #f8e58c | 淡黄 |
colorOfTomorrow | BGColor of tomorrow tasks | #bbc8e6 | 淡藤色 |
colorOfPastday | BGColor of pastday's tasks | #f0908d | 薄紅 |
colorOfThisWeek | BGColor of this week's tasks | #badcad | 薄萌葱 |
See Changelog.