mattermost-community / mattermost-community/mattermost-plugin-docup
Add '#docup' to the confirmation message so they can be searched
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If we add a hastag to the confirmation message delivered by the plugin, then a user can search a channel and find all the instances of something that needs to be docup'd.
I realize, the point is to use docup for checking that states of those requests, but it could be useful to easily find the instances of something you had "docup'd" previously.
Change: Marked [this post] for documentation [here] to Marked [this post] for documentation [here] #docup
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the plugin code that builds the confirmation message delivered after a post is marked for documentation. Update the message to append #docup, preserving its existing links and wording, then verify that the confirmation displays the hashtag and remains searchable in a channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100