discourse/plugins/discourse-user-notes
2026-01-29 09:42:01 +01:00
..
app FEATURE: Add reviewable link to user notes (#36190) 2025-11-27 09:22:54 +08:00
assets UX: Do not remove top border on hover (#37147) 2026-01-15 18:33:14 -06:00
config I18N: Update translations (#37374) 2026-01-29 09:42:01 +01:00
db/migrate
lib/discourse_user_notes DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec UX: Update user notes text formatting to follow guide (#36280) 2025-11-27 11:26:25 +08:00
test/javascripts/acceptance
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00

discourse-user-notes

https://meta.discourse.org/t/user-notes-plugin/41026/

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-user-notes.git as the plugin command.

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

Clearing browser cache might be required when first installed

Issues

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

License

MIT