GH Links Shortener
approvedby David Barnett
Modifies pasted GitHub links to use short GitHub ref text as the link title.
★ 3 stars↓ 225 downloadsUpdated 7mo agoMIT
GH Links Shortener Plugin
This is a very simple Obsidian plugin which captures pasted text and sets the link title to a shortened GitHub ref text if it detects it's a link to a GitHub repo, issue, pull request, etc.
Example:
- https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition/pull/1 → EnterpriseQualityCoding/FizzBuzzEnterpriseEdition#1
Related plugins
- GitHub Link offers a different mechanism to enrich GitHub links, dynamically fetching info when you view a page and rendering a nice badge
- JIRA links shortener does the same thing but for JIRA issue URLs
Acknowledgements
Heavily inspired by https://github.com/rplatonovs/obsidian-jira-links-shortener.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.