Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crspeller/mattermost-plugin-channel-notes
A Mattermost plugin that extends channel functionality with notes.
https://github.com/crspeller/mattermost-plugin-channel-notes
go golang mattermost mattermost-plugin notes react redux
Last synced: about 2 months ago
JSON representation
A Mattermost plugin that extends channel functionality with notes.
- Host: GitHub
- URL: https://github.com/crspeller/mattermost-plugin-channel-notes
- Owner: crspeller
- License: apache-2.0
- Created: 2021-03-19T22:59:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T20:17:09.000Z (over 2 years ago)
- Last Synced: 2024-08-22T17:22:36.488Z (5 months ago)
- Topics: go, golang, mattermost, mattermost-plugin, notes, react, redux
- Language: Go
- Homepage:
- Size: 1.28 MB
- Stars: 26
- Watchers: 1
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mattermost Channel Notes Plugin
A [Mattermost](https://mattermost.com) plugin that extends channel functionality with notes!
## About
Sometimes the channel header isn't enough for all the information you want to keep in a channel. The channel notes plugin allows for free-form markdown notes for each channel.
Users can tell there are notes in the channel by looking at the channel header icon.
## Screenshots
![Screenshot 1](./assets/screenshot1.png)
![Screenshot 2](./assets/screenshot2.png)## Integration with [Incident Collaboration](https://github.com/mattermost/mattermost-plugin-incident-collaboration) (Work in progress!)
The channel notes can be made available in the RHS of the [Incident Collaboration](https://github.com/mattermost/mattermost-plugin-incident-collaboration) plugin.
![Integration Screenshot](./assets/incidentintegration.png)