Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

GoLinks

xavdidxavdid4k downloads

Render go/links as clickable links.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates7

This is a simple Obsidian plugin for rendering plaintext GoLinks (like go/links) so that they're clickable.

Features

  • Makes go/links clickable in all Obsidian modes:
    • Reading mode
    • Source editor mode
    • Live Preview mode
  • Ignores go/links in code blocks and backticks
  • Handles links with or without protocols (go/link & https://go/link)

Demo

This plugin renders plaintext go/links as clickable! It ignores links in `go/backticks` and links that have already been [go/linkified](http://go/linkified).

> It also works in go/blockquotes, and...

- it
- works
- in
- go/lists!
- neat, right?

Lastly, you can paste https://go/full-links that get handled too!

Installation

Easiest: Plugin Directory

This plugin can be installed from the Obsidian Plugins directory!

You can also click this link to open the page directly in Obsidian: https://obsidian.md/plugins?id=obsidian-golinks

Medium: From Releases

  1. create the path/to/your/vault/.obsidian/plugins/obsidian-golinks folder
  2. go to the latest GitHub release
  3. download the main.js and manifest.json
  4. move both of those files to the folder created in step 1
  5. in Obsidian settings, enable the plugin like normal

Most Involved: Build From Source

  1. clone this repo into path/to/your/vault/.obsidian/plugins/obsidian-golinks
  2. build w/ just build (after installing just if you need it)
  3. in Obsidian settings, enable the plugin like normal

Considerations

There is no risk of data loss when using this plugin. As it only acts on the markdown rendering process, the worst it can do is make your reading view not show some of your text (or show it incorrectly). If this happens, disable the extension and please file an issue.

No data is sent off your machine, so this plugin is perfectly safe to use in corporate contexts. It's basically just some regex.

Releasing New Versions

Run just release to make it all happen.

Under the hood, it:

  • runs the build
  • updates manifest files
  • generates a github release with those files

Contributors

  • David Brownman (@xavdid) - Original author
  • Alex Mittell (@amittell) - Added initial implementation for go/links in editor mode
65%
HealthGood
ReviewCaution
About
Render plaintext GoLinks (e.g., go/link or https://go/link) as clickable links across Obsidian in Reading, Source, and Live Preview modes. Ignore links inside code blocks or backticks and skip URLs that are already linkified.
LinksEditingMarkdown
Details
Current version
0.2.0
Last updated
Last year
Created
4 years ago
Updates
7 releases
Downloads
4k
Compatible with
Obsidian 0.12.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
xavdidxavdid
xavd.id
GitHubxavdid
  1. Community
  2. Plugins
  3. Links
  4. GoLinks

Related plugins

Outliner

Work with your lists like in Workflowy or Roam Research.

Various Complements

Complete words similar to auto-completion in an IDE.

Auto Link Title

Automatically fetches the titles of links from the web.

Paste URL into selection

Paste URL "into" selected text.

Consistent Attachments and Links

Move note attachments and update links automatically.

Note Refactor

Extract note content into new notes and split notes.

Link Embed

Convert URLs in your notes into embeded previews.

Advanced Tables

Improved table navigation, formatting, and manipulation.

Importer

Import data from Notion, Evernote, Apple Notes, Microsoft OneNote, Google Keep, Bear, Roam, and HTML files.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.