Frappe app that allows controlling comment visibility for tagged user and user-groups. 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/rtCamp/frappe-private-comment.git
- Install the app on your site
bench --site [site-name] install-app frappe-private-comment
- Emoji reactions to comments
Please read CONTRIBUTING.md for details.
This project is licensed under the AGPLv3 License.