Lev
Lev
@larkox this would work well with a "bump" function (later?)
@jprusch How do you envision it work? At the moment, individual Todo items are not linkable, and are only visible to the owner; What exactly would Autolink replace, and with...
This will probably require converting to a custom post type when used in the webapp. Would also then elegantly solve the bonus part of https://github.com/mattermost/mattermost-plugin-todo/issues/8.
> I was thinking we could have a todo "icon and counter" in the LHS like where we have the Github statuses. Then you click on the icon to open...
@aaronrothschild this is along the lines of what we talked about for the plugin-specific welcome message. Maybe the best way forward is to continue improving the WelcomeBot plugin, including the...
Storing config "elsewhere", e.g. in the KV Store will cause complexities with invalidation. However, much like in https://github.com/mattermost/mattermost-plugin-autolink/issues/73, we should have an Import/Export capability. @shred86 would that address your use-case?
@ewwollesen is it happening every time, or if you configure the plugin with a / command?
I 👍 the suggestion of defaulting to ALL (augmented by team-specific messages). @aaronrothschild are you good with it?
I think the translation PR is still pending in the mattermost-server land, cc @crspeller @hanzei
Logged https://mattermost.atlassian.net/browse/MM-30620 to provide the support for this in Mattermost Apps. We'd need to be careful here, even though it's a sysadmin-controlled feature, maybe whitelist specific commands available?