Frappe app that allows controlling comment visibility for tagged user and support multiple level replies. Helpful to add private comments in a discussion on any doc’s single view.
Select visibility for comments from:
- Public - Visible to everyone.
- Mentioned - Visible to mentioned users and user-groups.
- Private - Visible to only the comment owner.
- Get the app
bench get-app https://github.com/AnyGridTech/frappe-comment-agt.git- Install the app on your site
bench --site [site-name] install-app frappe_comment_agt- Emoji reactions to comments
- Maximum time for edit and delete
- Role based comment view permission (eg. Everyone that is marked as 'Employee' can see the comment)
Please read CONTRIBUTING.md for details.
This project is licensed under the AGPLv3 License.
