30 lines
231 B
Markdown
30 lines
231 B
Markdown
|
---
|
||
|
|
||
|
kanban-plugin: basic
|
||
|
|
||
|
---
|
||
|
|
||
|
## TODO
|
||
|
|
||
|
|
||
|
|
||
|
## IN PROGESS
|
||
|
|
||
|
|
||
|
|
||
|
## ON HOLD
|
||
|
|
||
|
|
||
|
|
||
|
## DONE
|
||
|
|
||
|
**Complete**
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
%% kanban:settings
|
||
|
```
|
||
|
{"kanban-plugin":"basic","new-note-folder":"Tasks","new-note-template":"_Templates/Task Template.md"}
|
||
|
```
|
||
|
%%
|