m-radzikowski / youtrack-issue-cards-printer

Google Chrome extension to print issues from JetBrains YouTrack as cards for physical scrum board
https://chrome.google.com/webstore/detail/youtrack-issue-cards-prin/pjcejghclgihlhinleocjojdalhnhckp
Apache License 2.0
5 stars 1 forks source link

Ability to modify displayed value #2

Open m-radzikowski opened 6 years ago

m-radzikowski commented 6 years ago

Add ability to modify displayed value from issue property by JS script in template. Example use case: shorten long text, like issue type "Automatically reported exception" to just "Exception" on card.

If you are interested in this feature, please vote by :+1: reaction.

TristanBossa commented 6 years ago

So i would really like the ability to maybe modify the contents of the card (Add extra fields etc) or change the size of the font for the title to fit large titles in.

m-radzikowski commented 6 years ago

Modifying card layout and adding extra fields done in a scope of #1 in v0.2.0, that've just been released.

This issues remains open for the option of processing displayed fields values.