A Chrome extension that copies formatted links suitable to paste to Obsidian, Slack, etc.
- Press Cmd+C (Mac) or Ctrl+C (Windows/Linux) without selecting any text to copy a formatted link
- Copies as HTML so it pastes as a clickable link in Slack (and other apps)
- Works on Jira (*.atlassian.net/browse) and GitHub pages
- Clone the repo locally:
git clone git@github.com:benholmen/copyist.git [/sensible/local/path/copyist]- Open Google Chrome extensions page chrome://extensions/
- Enable Developer Mode
- Click Load Unpacked
- Choose the folder you selected