diff --git a/community-plugins.json b/community-plugins.json index afd87154054..4ce0c9a0290 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -18709,5 +18709,12 @@ "author": "zmister", "description": "Synchronize documents between your vault and MrDoc.", "repo": "zmister2016/obsidian-mrdoc" + }, + { + "id": "gh-links-shortener", + "name": "GH Links Shortener", + "author": "David Barnett", + "description": "Modifies pasted GitHub links to use short GitHub ref text as the link title.", + "repo": "dbarnett/obsidian-gh-links-shortener" } ]