Published March 2026

How to View Obsidian Notes Outside Obsidian

Obsidian is a powerful note-taking app, but sometimes you need to view your notes without it — sharing with someone who doesn’t have Obsidian, previewing a file from Finder, or accessing your vault on a Mac that doesn’t have Obsidian installed.


## The Good News

Obsidian Notes Are Just .md Files

Here’s the thing most people don’t realize: Obsidian stores your notes as standard Markdown files in a regular folder on your Mac. No proprietary format. No database. No encryption. Just plain text files with a .md extension, sitting in a folder called your “vault.”

This means any app that can read Markdown can read your Obsidian notes. You don’t need Obsidian to access your own writing. Your notes belong to you, stored in a format that will be readable for decades.


## What Works

Standard Markdown Renders Perfectly

Any standard Markdown syntax in your Obsidian notes will render correctly in an external viewer:

Headings

All heading levels ( # H1 through ###### H6) render with proper hierarchy.

Text Formatting

Bold, italic, strikethrough, inline code, and blockquotes all work exactly as expected.

Code Blocks

Fenced code blocks with syntax highlighting render properly, including language-specific highlighting.

Links, Lists & Tables

Standard Markdown links, ordered and unordered lists, and tables all render correctly.


## What Doesn’t Work

Obsidian-Specific Syntax Won’t Render

Let’s be honest: some Obsidian features rely on custom syntax that only Obsidian understands. In an external viewer, these will appear as plain text:

  • [[Wikilinks]] will appear as literal text like [[Note Name]] instead of clickable links between notes.

  • ![[Embedded notes]] won’t expand. The transclusion syntax is Obsidian-only.

  • Dataview queries won’t execute. They’ll show as raw code blocks.

  • Canvas files (.canvas) are Obsidian-only JSON files, not Markdown.

  • Plugin-specific syntax from community plugins (Templater, Excalidraw, etc.) is Obsidian-only.

The good news: most of the actual writing in your vault — paragraphs, headings, lists, links, code blocks — is standard Markdown and will look great in any viewer.


## Viewing with ShowMeMyMD

Open Your Vault Notes in One Click

Navigate to your vault folder in Finder. Double-click any .md file. See it rendered instantly with full syntax highlighting, your choice of theme, and an auto-generated table of contents.

“Your vault is just a folder of .md files. ShowMeMyMD opens them beautifully.”

Set ShowMeMyMD as the default app for .md files, and every note in your vault opens with a single click from Finder, Spotlight, or Alfred. No need to launch Obsidian for a quick read.


## Use Cases

When You’d Want This

  • Share a note with a colleague. They don’t have Obsidian — they open the .md file in ShowMeMyMD and see it rendered properly.

  • Quick preview from Spotlight or Finder. You don’t want to launch Obsidian just to glance at a note. Double-click and you’re reading.

  • Read notes on a Mac without Obsidian. Work laptop, shared computer, loaner machine — your vault files are accessible anywhere.

  • Copy a rendered note as rich text for email. Open in ShowMeMyMD, copy as rich text, paste into Mail or Outlook with full formatting intact.


## Keep Reading


View your Obsidian notes without Obsidian

$2.99. One-time purchase. No subscription. No account.

Download on theMac App Store