Share Note

by Alan Grainger
5
4
3
2
1
Score: 70/100

Description

Category: Collaboration & Sharing

The Share Note plugin enables seamless sharing and publishing of Obsidian notes, preserving the appearance and formatting of your vault, including themes, CSS snippets, and content types such as images, dataview queries, callouts, and code blocks. Users can link shared notes, create navigable tables of contents, and manage settings for encryption. By default, shared content is encrypted, ensuring that only the intended recipient can view the note, but unencrypted sharing is also supported via frontmatter options. The plugin offers an intuitive workflow with commands to share, update themes, and re-upload data as needed. It also supports self-hosting for enhanced customization.

Reviews

No reviews yet.

Stats

645
stars
88,326
downloads
37
forks
938
days
123
days
123
days
11
total PRs
1
open PRs
4
closed PRs
6
merged PRs
130
total issues
27
open issues
103
closed issues
55
commits

Latest Version

4 months ago

Changelog

  • #162 Increase delay after switching to reading mode, to fix issue with embedded notes not rendering.

README file from

Github

Share Note

Instantly share / publish a note. Notes are shared with your full theme and should look identical to how they look in your Obsidian vault.

To share a note, choose Share Note from the command palette, or click the menu in any note and choose Share note on the web


Full theme support

Uploads using your current theme, along with all your options and custom CSS snippets.

Supports all Obsidian content types:

Images!

Dataview queries!

Here's an example inline Dataview query. It will be correctly rendered when sharing:

The answer is `= 7 + 8`!

The answer is 15!

Callouts!

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

Code blocks!

function doYouEven(haveToAsk) {
  return 'Of course we can do it!'
}

Checkboxes! Tags!

Project Manhattan: #in-progress #behind-schedule

  • Start project
  • Procrastinate
  • Finish project

Share a table of contents and jump around your document.


Usage

Use the Share Note command from the Command Palette. You can map it to a hotkey to make things faster.

The first time a file is shared, the plugin will automatically upload all your theme styles. The next time you share a file, it will use the previously uploaded theme files.

If you want to force the theme CSS to update, use the command Force re-upload of all data for this note.


Encryption

The content of your note is encrypted by default. What this means is that you can read the note, and the person you send it to can read the note, but nobody else can read the content - not even the hosting server.

🛈 Encryption is optional, and can be turned on/off for individual notes, or for all notes, whatever you prefer.

🛈 Encryption applies to the note text content. It does not apply to attachments, which are stored unencrypted. Share Note is not a file sharing service, it's a *note sharing service. If you want encrypted file sharing, it's not the right tool for you.

🧑‍💻 How it works

When you share an encrypted note, you'll get a share link that looks like this:

https://share.note.sx/4earajc8#PtC3oQDjDQK9VP7fljmQkLBA/rIMb2tbFsGoG44VdFY

This part is the link to the file:

https://share.note.sx/4earajc8

If you click on it, you'll see a message that says "Encrypted note", because you haven't provided the decryption key.

The decryption key is the second part of the share link after the # symbol:

#PtC3oQDjDQK9VP7fljmQkLBA/rIMb2tbFsGoG44VdFY

When you combine those two things together, the note is able to be decrypted and you can see the content:

https://share.note.sx/4earajc8#PtC3oQDjDQK9VP7fljmQkLBA/rIMb2tbFsGoG44VdFY

The decryption key only exists inside your vault, and is only known to you and whoever you send the link to. Nobody else can read the content.

You may optionally share an unencrypted version of a note by using the frontmatter checkbox property share_unencrypted = ✅. This note you are currently reading is shared unencrypted.

If you decide you want to share most notes unencrypted by default, then you can encrypt an individual note by using a frontmatter checkbox called share_encrypted.

Self-hosting

If you want to self-host your own server, you can use this docker image: https://github.com/note-sx/server

Troubleshooting

See here: Troubleshooting

System status

https://status.note.sx/

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Meld Encrypt
5 years ago by meld-cp
Hide secrets in your Obsidian.md vault
Syncthing Integration
3 years ago by LBF38
Obsidian plugin for Syncthing integration
QuickShare
4 years ago by Maxime Cannoodt (@mcndt)
📝 An Obsidian plugin for sharing encrypted Markdown notes on the web. Zero configuration required.
Cryptsidian
5 years ago by triumphantomato
Encrypt all files in your Obsidian.md Vault with a password.
Peerdraft
2 years ago by Peerdraft
Collaboration for Obsidian – Sync, Share, and Edit anywhere
screen.garden
3 years ago by screengarden, LLC
Realtime collaboration and web editing for Obsidian.
gpgCrypt
3 years ago by Tjado Mäcke
Seamlessly encrypts your notes using GPG. Supports smartcards for enhanced security! 🔒📝📎
Export to HTML
a year ago by kalvn
Export a note as HTML in the clipboard or in a file.
Sync Vault CE
a year ago by Camus Qiu
The missing bridge between your 10+ TB cloud drive and your AI brain.
SamePage
3 years ago by SamePage
Obsidian to Flomo
3 years ago by Xiaoyu Li
Quickly share content to Flomo.
Note to RED
a year ago by Yeban
一键将 Obsidian 笔记转换为小红书图片进行导出
OzanShare Publish
5 years ago by Ozan Tellioglu
This plugin allows you to publish your markdown notes with a single click directly from your Obsidian vault.
Etherpad Lite
4 years ago by egradman
Netwik
5 years ago by Boris Bondarenko
Global Markdown Encryption
2 years ago by shlemiel
a plugin for encrypting obsidian markdowns in-memory, single password based.
GPG Encrypt
2 years ago by Luis Jaramillo
Obsidian Plugin GPG Inline Encrypt
Eccirian Encrypt
10 months ago by Entropiex
Next-generation file encryption solution
Confluence Sync
2 years ago by Prateek Grover
Obsidian plugin for obsidian confluence sync
Evernote Decryptor
2 years ago by rcmdnk
Obsidian Plugin for encrypted data imported from Evernote
Comments
a year ago by Jasper Surmont
Cloud sync
9 months ago by Bing
一款强大的 Obsidian 同步插件,支持将笔记自动同步到多种云盘服务,提供端到端加密保护,让您的笔记既安全又便捷。
Crypt It
2 years ago by fyears
Obsidian plugin allowing users to right click on a file to generate an encryption version of the file using a password.
Cliplet
6 months ago by namikaze-40p
An Obsidian plugin that serves as a clipboard and snippet manager — your own, separate from the OS clipboard.
NotesOn Publish
2 years ago by Andrey Shapkin
Plugin to Obsidian.md
Age Encrypt
a year ago by Metin Ur
A plugin for Obsidian that provides age-based encryption for your notes.
Cicada Synchronizer
2 years ago by Adapole, Adapole, Mahyar Mirrashed
Orion Publish
2 years ago by Sean Collings
File Share
2 years ago by muckmuck
A lightweight obsidian.md plugin for sharing files between multiple vaults
Publish to Discourse
a year ago by woodchen
Obsidian plugin for publishing articles to forums built with Discourse. obsidian插件, 用于把文章发布到使用discourse搭建的论坛.
Vault Encrypt
5 months ago by Pluppen
Obsidian Plugin that encrypts/decrypts the entire vault.
Cypher
a year ago by Atharva Wankhede
Obsidian Plugin
Send Note
a year ago by jvsteiner
Instantly share an Obsidian note text/content with other users. Data is shared encrypted by default, and only you and the person you send it to have the key.
Quick Share Note to gist
a year ago by Por Chainarong Tangsurakit
"Quick Share Note to gist" is an Obsidian plugin that lets you publish notes to GitHub gist and upload images to Imgur.
Share via Notepad Tab
2 years ago by Iulian Onofrei
DocBase (Unofficial)
2 years ago by yurikuvanov
Unofficial DocBase plugin for Obsidian