Hi,
in the last version 1.3.1.5, you can use the shortcode [task id=”x”] for display the task in page or post.
You can use the button “Task shortcode” in wysiwyg for display it.
Keep me informed, have a nice day.
Awesome. Since the task can be displayed in a page or post, can anyone with the rightful access be able to edit it? I thought it’ll be useful to utilise the comments feature in a post as a medium for communication between team members.
Please advise. Thank you.
For now, nobody can edit the task in the frontend.
All people logged can comment a point in the task, he just need to click on the point and a window appears with the list of comment on the point and a form to add a comment.
This comment window design required. This will be done in the next update.
Edit : We want to add some options in the shortcode [task] like
-hide/show time, default show
-hide/show comment_window, default show
-can_edit with roles paramaters, default false
Exemple : [task id=”x” time=”hide” comment_window=”hide” can_edit=”administrator”]
And maybe display a list of task :
[task category=”project”]
Display a list of task in the project category.
I mark this topic as resolved.