Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ovismaximus on github.
  • I am ovismaximus (https://keybase.io/ovismaximus) on keybase.
  • I have a public key ASD9OjxA-SCjK2zmlIhDmSuU7mXZr4T3q45RXRJaCZ9xugo

To claim this, I am signing this object:

@OvisMaximus
OvisMaximus / ismscp.js
Created June 4, 2014 15:03
User-Script for printout of Jira story cards for magic estimates
// ==UserScript==
// @name JIRA Issue Selection Mass Stroy Card Printer
// @namespace http://ismscp.softcoture.de/
// @version 0.1
// @description to print Story Cards from Jira Issue selection e.g. for Magic Estimate of the whole backlog
// @include http*://jira.actano.de/issues/?*
// @match https://jira.actano.de/issues/?*
// @copyright 2014+, me
// @require http://code.jquery.com/jquery-latest.min.js
// ==/UserScript==