added <details> to fold done/fixed things
authoryarikoptic <yarikoptic@web>
Mon, 4 Nov 2019 17:56:46 +0000 (17:56 +0000)
committeradmin <admin@branchable.com>
Mon, 4 Nov 2019 17:56:46 +0000 (17:56 +0000)
doc/projects/datalad.mdwn

index 9ab203776bbb60750b0be004dd891388660e000b..6680e3f860daa3204595fc04ff97f0c84950a931 100644 (file)
@@ -4,20 +4,27 @@ TODOs for DataLad
 [[!inline pages="todo/* and !todo/done and !link(todo/done) and
 (author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" sort=mtime feeds=no actions=yes archive=yes show=0]]
 
-Done
-----
+
+<details>
+<summary>Done</summary>
 
 [[!inline pages="todo/* and !todo/done and link(todo/done) and
 (author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" feeds=no actions=yes archive=yes show=0]]
 
+</details>
+
 My bugs
 =======
 
 [[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
 (author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" sort=mtime feeds=no actions=yes archive=yes show=0  template=buglist]]
 
-Fixed
------
+
+
+<details>
+<summary>Fixed</summary>
 
 [[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
 (author(yoh) or author(mih) or author(ben) or author(yarikoptic) or author(kyle))" feeds=no actions=yes archive=yes show=0  template=buglist]]
+
+</details>