Define user guide outline for the tasks module
This commit is contained in:
parent
7791c7515d
commit
d4543bcb5d
4 changed files with 105 additions and 0 deletions
9
plugins/tasklist/helpdocs/en_US/filterstags.rst
Normal file
9
plugins/tasklist/helpdocs/en_US/filterstags.rst
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
.. index:: Filter, Tags
|
||||||
|
.. _taskslist-tags:
|
||||||
|
|
||||||
|
Filters and Tags
|
||||||
|
================
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
15
plugins/tasklist/helpdocs/en_US/index.rst
Normal file
15
plugins/tasklist/helpdocs/en_US/index.rst
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
.. index:: Tasks
|
||||||
|
.. _tasklist:
|
||||||
|
|
||||||
|
********
|
||||||
|
Tasks
|
||||||
|
********
|
||||||
|
|
||||||
|
The *Tasks* module helps you organize your daily jobs and ToDo's and will alert you about upcoming deadlines.
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
overview
|
||||||
|
manage
|
||||||
|
filterstags
|
42
plugins/tasklist/helpdocs/en_US/manage.rst
Normal file
42
plugins/tasklist/helpdocs/en_US/manage.rst
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
.. _tasklist-management:
|
||||||
|
|
||||||
|
Managing Tasks
|
||||||
|
==============
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
Create new Tasks
|
||||||
|
----------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
Edit Tasks
|
||||||
|
----------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
.. index:: Due Date
|
||||||
|
|
||||||
|
Setting Due Dates
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
.. index:: Complete
|
||||||
|
|
||||||
|
Mark Tasks as Complete
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
Organize Tasks in Groups
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
39
plugins/tasklist/helpdocs/en_US/overview.rst
Normal file
39
plugins/tasklist/helpdocs/en_US/overview.rst
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
*************
|
||||||
|
Overview
|
||||||
|
*************
|
||||||
|
|
||||||
|
The content area of the tasks screen is divided into three areas: the :ref:`Tasks <tasklist-tasks>`
|
||||||
|
itself, the :ref:`Tags <taskslist-tags>` and the :ref:`Tasklist Selector <tasklist-lists>`.
|
||||||
|
|
||||||
|
|
||||||
|
.. index:: Tasks
|
||||||
|
.. _tasklist-tasks:
|
||||||
|
|
||||||
|
The Tasks List
|
||||||
|
==============
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
Control the List
|
||||||
|
----------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
Searching Tasks
|
||||||
|
---------------
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.. index:: Tasklist
|
||||||
|
.. _tasklist-lists:
|
||||||
|
|
||||||
|
Tasklists
|
||||||
|
=========
|
||||||
|
|
||||||
|
TBD.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue