Plugin for Staff users to create notes on users
Go to file
Joffrey JAFFEUX 82e1e53432 FIX: slow_query is now happening in report.rb directly 2018-08-01 09:54:22 -04:00
.tx Transifex integration 2017-12-08 14:31:27 -05:00
assets FIX: do not try to add report to dashboard if disabled 2018-07-20 08:29:42 -04:00
bin Transifex integration 2017-12-08 14:31:27 -05:00
config FEATURE: improves staff notes report to support dates 2018-07-19 21:51:11 -04:00
spec Fix rubocop offenses. 2017-08-02 15:13:45 +09:00
.eslintrc Fix .eslintrc to work with Eslint4. 2017-08-02 16:13:57 +09:00
.gitignore Add gitignore 2016-03-10 17:38:35 -05:00
.rubocop.yml Add a link to the post of the staff note, if provided 2018-01-16 15:40:46 -05:00
Gemfile Transifex integration 2017-12-08 14:31:27 -05:00
LICENSE add License 2016-06-06 23:13:41 +05:30
README.md Clearing browser cache note 2016-05-11 01:12:58 +01:00
plugin.rb FIX: slow_query is now happening in report.rb directly 2018-08-01 09:54:22 -04:00

README.md

discourse-staff-notes

This plugin gives staff members the ability to attach notes to users.

Whenever the user posts, a little note icon will appear beside their name if they have any staff notes. Clicking on it will reveal the notes other staff members have left.

Installation

Follow our Install a Plugin howto, using git clone https://github.com/discourse/discourse-staff-notes.git as the plugin command.

Once you've installed it, review the settings under admin and then enable staff_notes_enabled.

Clearing browser cache might be required when first insalled

Issues

If you have issues or suggestions for the plugin, please bring them up on Discourse Meta.

License

MIT