This commit is contained in:
Jamie Steiner 2024-11-19 01:21:29 +02:00
parent a17a8d1b89
commit 43ad0e09b9
2 changed files with 0 additions and 30 deletions

View file

@ -1,19 +0,0 @@
---
title: Getting started
nav_order: 0
---
# {{ page.title }}
## About the plugin
Instantly share a note, with the full theme and content exactly like you see it in your Obsidian vault. Data is shared encrypted by default, and only you and the person you send it to have the key.
- [👉 Get the plugin](https://obsidian.md/plugins?id=share-note)
- [💬 Obsidian forum link for this plugin](https://forum.obsidian.md/t/42788)
- [🚀 Request new features / see the roadmap](https://note.sx/roadmap)
## How to use
To share a note, choose `Share Note` from the command palette, or click the `⋮` menu in any note and choose `Copy shared link`
<img width="260" src="https://github.com/alangrainger/obsidian-share/assets/16197738/69b270a7-c064-4915-9c81-698ae5b54b44">

View file

@ -1,11 +0,0 @@
---
title: Running your own server
has_children: true
nav_order: 90
permalink: /self-hosting
---
# Running your own server
See the self-hosted repo here:
[https://github.com/alangrainger/share-note-self-hosted-backend](https://github.com/alangrainger/share-note-self-hosted-backend)