Mailmagik
Mailmagik copied to clipboard
Kanboard Plugin - Send emails to Kanboard and convert to tasks or comments
When trying to deploy this plugin we ran into `Internal Error: Could not search mailbox!` After some jiggery-pokery we arrived at the relevant info, dumping the exception. This gave us...
Is it possible to receive a notification when an email is sent to task?
If an email contains an inline image it shows like this in kb: ``` ![PastedGraphic-1.png](data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAACRgAAAGECAYAAABX6d7xAAAKsmlDQ1BJQ0MgUHJvZmlsZQAASImVlwdUU+kSgP9700MChIRQpITepAsEkBJCC6.... ``` Any ideas, how to have the image rendered?
The current implementation isn't capable of extracting multi-word attribute values. E.g., it's not possible to create a new task directly in a column like “Work in progress”. This issue relates...
Custom textarea fields cannot be handled by the plugin. Something like ``` $@Multiline=" #Content Lorem **ipsum** dolor sit amet... But hey, it's _Markdown_. "@$ ``` should be possible, but isn't....
fixes #50
When the user isn't listed in the DB, we get the errors below. I have a simple fix forthcoming. ./cli cronjob PHP Warning: Trying to access array offset on value...