# discourse-user-notes **Repository Path**: mirrors_discourse/discourse-user-notes ## Basic Information - **Project Name**: discourse-user-notes - **Description**: Plugin for Staff users to create notes on users - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # discourse-user-notes > [!IMPORTANT] > This plugin has now been bundled into Discourse core. See: https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574 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](https://meta.discourse.org/t/install-a-plugin/19157) 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](https://meta.discourse.org). ## License MIT