Task List 👀
Task List apart from listing all the tasks (as the name suggests) helps in searching for the tasks. Along with listing the task's name it also lists the associated client's name and the group's name. The team members
assigned to the task can be seen below the task's name and below that appears the labels
given to that task. Task Status
can be identified by the vertical colour bar given on the left side i.e. Completed , Going , Stuck , Ignore ,
The icons on the right side are the shortcuts for File Upload
, Verification
, Workdone
, Task Status Edit
and Shortcut Link
. The dates mentioned below these icons are the Creation
Date, Target
Date, Due
Date and Completion
Date of that task. This requires MasterData
Permission.
Features
- Bulk actions can be performed by selecting multiple tasks via the rightmost check box. See Bulk action section below for more details.
- Task can be created from the task list page itself by clicking on
+Task
at the top right corner. - To download the list into Excel click on the
Excel
icon provided at top right corner. - Tasks can be searched and filtered.
Search
performs sever side filtering, while Filter
performs filtering on your device. Searching
is relatively slower but more granular, while filtering
is fast and smart. Since search
performs filtering on server, it restricts number of tasks which are downloaded on to your device. This is helpful if you want to export a limited number of tasks in Excel.
Task List will by default apply 3 search - User's
with status Going or Stuck
and created Before tomorrow
Report
filter helps to restrict access to the whole task list by selecting either "Only My" or "My Team".
Note: Target Date should always be in between Creation Date and Due Date.
Task Filtering
There are many smart
filtering capabilties in Task List
Task & Client
This is the most smart of all the filtering in entire Jamku, afterall ability to quickly find a task which you are looking for defines the success of Task Management Software.
Simply go on adding filtering parameters seperated by space. You can enter any of the below things to filter. Watch a quick video below to see this in action.
- Task Name
- Task Number
- Client Name
- Client Number
- Client Group Name
- Client Group Number
- Task Period
- Task Status -> Either write the initial of status
G
,I
,S
,C
or you can write the full formgoing
,stuck
,ignore
,completed
with a suffix.
in both cases. - Task Priority (Prefix with
P
and suffix with.
) - Task Year (Suffix with
.
) - Task Verified (Prefix with
V
and suffix with.
i.eV1.
to filter for verified tasks andV0.
to filter non verified tasks). - Task Billing (Prefix with
B
and suffix with.
i.eB1.
to filter for billed tasks andB0.
to filter non billed tasks). - To filter task based on dates add the following prefix
- Task create date ->
A:
- Task due date ->
D:
- Task target date ->
T:
- Task verified date ->
V:
- Task complete date ->
C:
- Task create date ->
After choosing the filter of your choice one of the following suffix needs to be added Yesterday
, Today
, Tomorrow
, LastWeek
, ThisWeek
, NextWeek
, ThisMonth
, LastMonth
, NextMonth
.
For ex: If you want to filter task that are due current month, you can write D:thismonth
and so on.
- Task Team length (Prefix with
@
followed by number.)
For ex: @2
will filter all tasks with 2 team members. If you want to filter tasks which does not have any team you can write @0
.
- To filter task based on completion percentage of stages you can do
30%
i.e number between 1 to 100 followed by%
symbol
This requires MasterData
Permission.