Beautiful Issue Card Printer
This little bookmarklet is for converting digital issues in a pretty card layout for printing.
Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)
It is free for personal and professional purpose.
You are not allowed to change or host this bookmarklet on your own.
You may fork this project to contribute.
Just create a Bookmark with following content as URL
javascript:(function(){
var script = document.createElement("script");
script.src = "https://qoomon.github.io/Jira-Issue-Card-Printer/bookmarklet.js";
document.head.appendChild(script).remove();
})();
- Multiple/Single Issue per Page
- Scale Card Layout
- Cards Information
- Issue Type
- Issue Id
- Title
- Description
- Assignee
- Due Date
- Estimate
- QR Code with Issue Link
- Tags/Lables/Epics
Just select Issue(s) then run the Bookmarklet.
- Make sure to enable "Print Background Images and Colors"
Marker to separate description into print and no print area ("~~~~~")
holding STRG / CMD or SHIFT and click on issues
just search for issues
select the columns by click on the title so they get highlighted
select a column by open the add new card input for specific column
- Chrome Browsers 46+
- Firefox 67+
- Safari 9+
- Internet Explore 11+
- Jira
- Bitbucket Issue Tracker
- Trello
- PivotTracker
- YouTrack
- TeamForge
- unknown
- Mingle
- unknown
I make use of Google Analytics to get some usage feedback. I will only track the pageview and the amount of rendered cards I do and will not track anything else