Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding images to tasks comments #4146

Closed
1 of 3 tasks
AXeL-dev opened this issue Feb 21, 2019 · 1 comment
Closed
1 of 3 tasks

Adding images to tasks comments #4146

AXeL-dev opened this issue Feb 21, 2019 · 1 comment

Comments

@AXeL-dev
Copy link

This issue is:

  • Bug report
  • Feature request
  • Improvement

Actual behaviour

In tasks view, if i want to link an image to a comment, the only way to add the image is to add it to attachments then take note of the image name in my comment.
The "likely issue" here is if i upload many images in the attachments section it's hard to find the image by its name & know which image is related to which comment.

Suggestion 1

An easy solution could be to add a copy link to clipboard in attachment options:

screenshot 2019-02-21 20-23-33

Then use the ![image](url) markdown to include the image in the comment, as below:

screenshot 2019-02-21 20-03-26

Suggestion 2

A better way could be to add an image upload feature near to markdown editor:

screenshot 2019-02-21 20-29-23

Then upload the image using ajax & automatically add it to attachments after comment save.

Thanks

I really liked the way kanboard is coded, the source code is so clean & well designed 👍 .

@ghost
Copy link

ghost commented Feb 22, 2019

Please, use the forum for open discussions, suggestions and feature requests. This bug tracker is reserved only for bugs.

@ghost ghost locked and limited conversation to collaborators Feb 23, 2019
@ghost ghost closed this as completed Feb 23, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant