summaryrefslogtreecommitdiff
path: root/docs/closing-tasks.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-06-27 14:33:52 -0400
committerFrederic Guillot <fred@kanboard.net>2015-06-27 14:33:52 -0400
commitb5b821fdbabdbd07fea98f90b4e29545eb7b3739 (patch)
tree90683e82a5615d56874be7ac5a880941c3a5ad24 /docs/closing-tasks.markdown
parent1823430d13508fec5de39264bb4fe1224716def2 (diff)
Update documentation
Diffstat (limited to 'docs/closing-tasks.markdown')
-rw-r--r--docs/closing-tasks.markdown14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/closing-tasks.markdown b/docs/closing-tasks.markdown
new file mode 100644
index 00000000..7462b683
--- /dev/null
+++ b/docs/closing-tasks.markdown
@@ -0,0 +1,14 @@
+Closing tasks
+=============
+
+When a task is closed, they are hidden from the board. However, you can always access to the list of closed tasks from the board menu **Board > Actions > Completed tasks**.
+
+There are two different way to close a task, from the task dropdown menu on the board:
+
+![Close a task from dropdown menu](http://kanboard.net/screenshots/documentation/menu-close-task.png)
+
+Or from the task sidebar menu in the task detail view:
+
+![Close a task](http://kanboard.net/screenshots/documentation/closing-tasks.png)
+
+Note: When you close a task, all subtasks not completed will be changed to the status "Done". \ No newline at end of file