Add screenshot support for tasks (copy/paste images directly)

This commit is contained in:
Frederic Guillot
2015-04-12 18:44:42 -04:00
parent 2a150dd3be
commit 3b403a1a4b
33 changed files with 419 additions and 29 deletions

26
docs/screenshots.markdown Normal file
View File

@@ -0,0 +1,26 @@
Adding screenshots
==================
You can copy and paste images directly in Kanboard to save time.
These images are uploaded as attachments to the task.
This is especially useful for taking screenshots to describe an issue by example.
You can add screenshots directly from the board by clicking on the dropdown menu or in the task view page.
![Dropdown screenshot menu](http://kanboard.net/screenshots/documentation/dropdown-screenshot.png)
To add a new image, take your screenshot and paste with CTRL+V or Command+V:
![Screenshot page](http://kanboard.net/screenshots/documentation/task-screenshot.png)
On Mac OS X, you can use those shortcuts to take screenshots:
- Command-Control-Shift-3: Take a screenshot of the screen, and save it to the clipboard
- Command-Control-Shift-4, then select an area: Take a screenshot of an area and save it to the clipboard
- Command-Control-Shift-4, then space, then click a window: Take a screenshot of a window and save it to the clipboard
There are also several third-party applications that can be used to take screenshots with annotations and shapes.
Note: this feature **works only with Mozilla Firefox and Google Chrome**.
If you use another browser, you have to upload an attachment manually.