File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed
Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1818 " IDEA" ,
1919 " NOTE" ,
2020 " REVIEW" ,
21- " MARK"
21+ " MARK" ,
22+ " HELP"
2223 ]
2324 },
2425 "lists" : [
26+ {
27+ "name" : " HELP" ,
28+ "hidden" : false
29+ },
2530 {
2631 "name" : " FIXME" ,
2732 "hidden" : false
5459 "titleTemplate" : " View github issue %s" ,
5560 "icon" : " icon-octoface"
5661 }
57- }
62+ },
63+ "noHelp" : true
5864}
Original file line number Diff line number Diff line change 1+ [ ![ TODO board] ( https://imdone.io/api/1.0/projects/5b1107610ed2fd031b00bc54/badge )] ( https://imdone.io/app#/board/Mambu38/CALOA )
2+
13# CALOA
24CALOA project
35Summary :
Original file line number Diff line number Diff line change 1+ imdone-help
2+ ====
3+ #HELP: Try dragging this card to your new list +imdone-help id:36
4+ #HELP: Ignore files by adding ` .imdoneignore ` to the root of your project. +imdone-help id:38
5+ - [ imdone.io] ( https://imdone.io ) implements this with the [ ignore package] ( https://www.npmjs.com/package/ignore )
6+
7+ #HELP: Use markdown in todo comments or in the description +imdone-help id:39
8+ - ** This is a description...**
9+
10+ #HELP: Add tags to your comments like this ` +mvp ` +imdone-help id:40
11+
12+ #HELP: Add metadata like this... +imdone-help points:5 id:41
13+ - [ imdone.io] ( https://imdone.io ) adds ` id:n ` to all your todo comments, so take care to leave that one alone
14+
15+ #HELP: Include subtasks using GFM task lists +imdone-help id:37
16+ - [ ] A task yet to be done
17+ - [x] This is done
You can’t perform that action at this time.
0 commit comments