Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1022 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 1022 Bytes
Logo

Frappe-Private-Comment

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.

Frappe-Private-Comment featured image

Select visibility for comments from:

  1. Public - Visible to everyone.
  2. Mentioned - Visible to mentioned users and user-groups.
  3. Private - Visible to only the comment owner.

Installation

  1. Get the app
bench get-app https://github.com/rtCamp/frappe-private-comment.git
  1. Install the app on your site
bench --site [site-name] install-app frappe-private-comment

Planned Features

  • Emoji reactions to comments

Contribution Guide

Please read CONTRIBUTING.md for details.

License

This project is licensed under the AGPLv3 License.