MDTasks - Extension for VS Code
Task management in Markdown format.
日本語によるBlog記事はこちら
Features
- 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)
Commands
- 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.
Requirements
ActionLock
Configuration Options
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 |
薄萌葱 |
Release Notes
See Changelog.
| |