diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
commit | 6c711f696f73bc59813f6834ec241aef3b626cbd (patch) | |
tree | ded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /docs/screenshots.markdown | |
parent | ef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff) |
Include documentation in the application
Diffstat (limited to 'docs/screenshots.markdown')
-rw-r--r-- | docs/screenshots.markdown | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/screenshots.markdown b/docs/screenshots.markdown deleted file mode 100644 index 3ec6bc7a..00000000 --- a/docs/screenshots.markdown +++ /dev/null @@ -1,25 +0,0 @@ -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 doesn't works with all browsers.** |