Skip to content

Add support for Scrum for Trello Points export#11

Merged
trapias merged 3 commits intotrapias:masterfrom
collisdigital:scrum-for-trello-points-export
Sep 9, 2016
Merged

Add support for Scrum for Trello Points export#11
trapias merged 3 commits intotrapias:masterfrom
collisdigital:scrum-for-trello-points-export

Conversation

@collisdigital
Copy link
Copy Markdown

Added exporting of points values from card titles that are in brackets e.g. (0.5); this will also remove the points from the title and trim it to remove whitespace.

Based on Scrum for Trello points in brackets () and [].
Fixes issues where (13) in card title would export as 1/3 estimate/spent.
@collisdigital
Copy link
Copy Markdown
Author

@trapias I think this is ready now; it should work fine with both Trello Plus and Scrum for Trello. I've tried to introduce some re-use for extracting floats from the card titles and updated the regexes. Example card titles that should extract correctly:

Card 1 (13)
Card 2 (14/5)
Card 3 (13) [5]
[5] Card 4 (10)
Card 5 (66.54/10.9987)
(987.654) Card [12.345] 6

@trapias trapias merged commit 577dd46 into trapias:master Sep 9, 2016
@trapias
Copy link
Copy Markdown
Owner

trapias commented Sep 9, 2016

@collisdigital thanks for your pull request, merged and published. Also fixed a couple of bugs with 1.9.27, now available here and on the Chrome Web Store in some minutes

@collisdigital collisdigital deleted the scrum-for-trello-points-export branch September 9, 2016 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants