Skip to content

alangrainger/obsidian-share

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Obsidian Share

There are times I want to create a public link to one of my notes, without having an entire "digital garden" through Obsidian Publish.

Enter Obsidian Share. To share a page, just run a single Templater script. Templater is also optional - it's plain Javascript so you can launch it from anywhere.

See it live in action here, along with installation instructions and usage.

For any feedback or issues post those in the forum thread.

You can also host your own private version, see details here.

Features

๐Ÿ”น Uploads using your current theme.

๐Ÿ”น Local and remote image support.

๐Ÿ”น Supports anything that Obsidian Preview mode does, like rendered Dataview queries and any custom CSS you might have enabled.

๐Ÿ”น Supports callouts with full styling:

๐Ÿ”น Filenames are anonymised through hashing so people can't discover your other shared notes.

๐Ÿ”น If your shared note links to another note which is also shared, that link will also function on the shared webpage.

๐Ÿ”น Frontmatter is stripped on upload to avoid leaking unwanted data.

Installation

There are two options to running Obsidian Share:

  1. No setup required, just use my public share server. See the instructions here.

or

  1. Set up your own private server. See the instructions here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published