All Projects → mattermost → mattermost-plugin-todo

mattermost / mattermost-plugin-todo

Licence: Apache-2.0 license
Mattermost plugin for tracking to do items

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
SCSS
7915 projects
typescript
32286 projects
Makefile
30231 projects

Projects that are alternatives of or similar to mattermost-plugin-todo

mattermost-plugin-wrangler
Manage Mattermost Messages Masterfully!
Stars: ✭ 33 (-26.67%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-jenkins
A Mattermost plugin to interact with Jenkins
Stars: ✭ 25 (-44.44%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-welcomebot
No description or website provided.
Stars: ✭ 44 (-2.22%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-apps
Powers the Mattermost App Framework
Stars: ✭ 29 (-35.56%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-zoom
Zoom plugin for Mattermost 🔌
Stars: ✭ 93 (+106.67%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-alertmanager
AlertManager Bot for Mattermost
Stars: ✭ 48 (+6.67%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-github
GitHub plugin for Mattermost
Stars: ✭ 112 (+148.89%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-google-calendar
Mattermost Google Calendar Plugin
Stars: ✭ 22 (-51.11%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-skype4business
No description or website provided.
Stars: ✭ 15 (-66.67%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-autolink
Automatically rewrite text matching a regular expression into a markdown link.
Stars: ✭ 100 (+122.22%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-voice
Mattermost plugin for voice messaging. 🎤 🔉
Stars: ✭ 64 (+42.22%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-walltime
Timezone Message Convert for Mattermost 🕛 🕒 🕕 🕘
Stars: ✭ 25 (-44.44%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-agenda
Mattermost plugin to handle meeting agendas
Stars: ✭ 20 (-55.56%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-email-reply
No description or website provided.
Stars: ✭ 25 (-44.44%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-demo
A demo of what Mattermost plugins can do.
Stars: ✭ 52 (+15.56%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-starter-template
Build scripts and templates for writing Mattermost plugins.
Stars: ✭ 74 (+64.44%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-rtl
Adds RTL support to Mattermost
Stars: ✭ 52 (+15.56%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-autotranslate
No description or website provided.
Stars: ✭ 34 (-24.44%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-custom-attributes
Mattermost plugin for adding custom attributes to users!
Stars: ✭ 26 (-42.22%)
Mutual labels:  mattermost, mattermost-plugin
mattermost-plugin-memes
Add culture to your Mattermost with memes 🔌
Stars: ✭ 59 (+31.11%)
Mutual labels:  mattermost, mattermost-plugin

Mattermost Todo Plugin

Build Status Code Coverage Release HW

Maintainer: @larkox Co-Maintainer: @jfrerich

A plugin to track Todo issues in a list and send you daily reminders about your Todo list.

Help Wanted

Install

  1. Go the releases page and download the latest release.
  2. On your Mattermost, go to System Console -> Plugin Management and upload it.
  3. Start using it!

Usage

To add an issue to your Todo list, do one one of the following:

  • Open the sidebar from the channel header and click the "Add new issue" button
  • Type /todo add <your Todo message here> into the textbox and send
  • Click the on the dropdown menu from a post and click "Add Todo"

To view your Todo list, do one of the following:

  • Click on the button in the channel header to open the Todo list in the right sidebar.
  • Type /todo list into the textbox and send

To remove an issue from your list:

  • Open the sidebar from the channel header and click the "Done" or "Won't Do" buttons below the issue you want to remove
  • Type /todo pop into the text and send to remove the top issue in the list

To send an issue to another user:

  • Open the sidebar from the channel header and click the "Add new issue" button and select the user you want to send the issue to
  • Type /todo send <username> <your Todo message here> into the textbox and send

Every day you will get a reminder of the issues you need to complete from the Todo bot. The message is only sent if you have issues on your Todo list.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].