dpoeschl / StashPop

StashPop adds features to GitHub, with extra Jenkins testing support. Get the Chrome extension at
https://chrome.google.com/webstore/detail/stashpop/nghjdgghnnljcdgaicggnlbmojcaedhl
MIT License
5 stars 9 forks source link

Better Email support (HTML?) #26

Open dpoeschl opened 8 years ago

dpoeschl commented 8 years ago

Two problems:

  1. mailto links can't exceed 2083 characters, and we hit that around ~20 issues
  2. mailto links can't include html in the body. We could add another option to "copy email body" which puts well formatted bug(s) info on the clipboard, perhaps as a html table, etc.