diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
commit | 6c711f696f73bc59813f6834ec241aef3b626cbd (patch) | |
tree | ded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/closing-tasks.markdown | |
parent | ef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff) |
Include documentation in the application
Diffstat (limited to 'docs/closing-tasks.markdown')
-rw-r--r-- | docs/closing-tasks.markdown | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/closing-tasks.markdown b/docs/closing-tasks.markdown deleted file mode 100644 index 235387a9..00000000 --- a/docs/closing-tasks.markdown +++ /dev/null @@ -1,16 +0,0 @@ -Closing tasks -============= - -When a task is closed, they are hidden from the board. - -However, you can always access to the list of closed tasks by using the query **status:closed** in any search form or simply choose **Closed tasks** from the filter dropdown. - -There are two different way to close a task, from the task dropdown menu on the board: - - - -Or from the task sidebar menu in the task detail view: - - - -Note: When you close a task, all subtasks not completed will be changed to the status "Done".
\ No newline at end of file |