mattermost-plugin-agenda
mattermost-plugin-agenda copied to clipboard
Add post dot menu item to queue agenda item from post
Sometimes I want to queue an item for discussion when talking in a thread. It would be convenient to create a meeting item without having to leave the current context. Here's how I see this feature working:
- I click on the dot menu on the post I want to use
- There is a "queue as meeting item" button
- After clicking the button, a modal form shows where I can pick the channel and specific meeting, and type in a title and optional body of the meeting item.
- Submitting the form will create the meeting item in the target channel and meeting, with a link to the original post.
I see a lot of value in this as it would encourage liberal use of the plugin, allowing a large variety of discussion to occur in the associated meetings.