chovanecm / obsidian-open-link

Plugin for Obsidian that lets you open URL linked to Markdown files in YAML frontmatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Open Link Plugin

This is very simple plugin for Obsidian.

It adds a new command Open Related Link which opens whatever url is specified as link in the frontmatter YAML

Example:

---
link: https://github.com/chovanecm
---

The content of your Markdown file

About

Plugin for Obsidian that lets you open URL linked to Markdown files in YAML frontmatter


Languages

Language:TypeScript 74.9%Language:JavaScript 22.7%Language:CSS 2.4%