1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00
kanboard_ynh/sources/doc/closing-tasks.markdown

16 lines
No EOL
683 B
Markdown

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:
![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".