Roy Orbitson
Roy Orbitson
Also, if multiple snooze attempts are made to a recurring reminder, the plugin will crash and have to be disabled & re-enabled from the System Console, otherwise it won't respond...
I thought of a possible solution for this issue. Because snoozing only applies to the current *instance* of the recurring reminder, but (I'm guessing) the data model doesn't have a...
@kemenaran I think you're referring to the problem described by #188, where the bot can find the channel but fails to post to it. I don't think that's actually fixed,...
At [the point it tries to execute the request](https://github.com/scottleedavis/mattermost-plugin-remind/blob/99be8e4ea70a587b87d549b82dc7fb91e3d64a17/server/command.go#L91), it appears to exclude the channel ID form the parser's input data even though it's available in that context as `args.ChannelId`....
@kemenaran Can you explain how setting a custom message type will solve this issue? The problem is that the plugin does not know *where* to post the message, not that...
@kemenaran I've explained the details of this issue numerous times, and every time you've responded, you've described the problem of being not allowed to use special mentions *in the reminder...
Even if it only kept the mode set in Windows' settings, rather than managing it in SylphyHorn's settings, that'd be enough.
I also think they're more intuitive defaults because Win Shift + arrow is move window, and Win Ctrl + arrow is switch desktops.
Also added this for same reasons: ```xml ShortcutKeySettings.MoveNewAndSwitch 68,91,162,160 ```
@ParticleMon Not sure why you'd want to bind Win + Shift + Arrow, that'd take away native window snapping. I still think that Win + Ctrl + Shift + Arrow...