Skip to content

Chrome Extension to add a custom markdown copy link to pivotal tracker stories

Notifications You must be signed in to change notification settings

hjdarnel/pivotal_markdown_link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pivotal Markdown Link (PMDL)

📖 WHAT IS IT

PMDL is a Browser Content Script Extension that places a few extra buttons into a Pivotal Tracker story card.

🚀 GET IT

The extension is available on the Chrome App Store. Get it here!

🔎 EXAMPLE

The best story in the world

Clicking the button will copy a markdown link to the story to your clipboard and ready to paste into Github PR or wherever

Produces markdown links in the following format

[{{ID}}]({{URL}}) {{NAME}}

For instance

[#1337](https://www.pivotaltracker.com/story/show/1337) The best story in the world