From 43ad0e09b9e39f77897ad09ed04010f61268bee9 Mon Sep 17 00:00:00 2001 From: Jamie Steiner Date: Tue, 19 Nov 2024 01:21:29 +0200 Subject: [PATCH] update --- docs/index.md | 19 ------------------- docs/self-host/index.md | 11 ----------- 2 files changed, 30 deletions(-) delete mode 100644 docs/index.md delete mode 100644 docs/self-host/index.md diff --git a/docs/index.md b/docs/index.md deleted file mode 100644 index 992f8e7..0000000 --- a/docs/index.md +++ /dev/null @@ -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` - - diff --git a/docs/self-host/index.md b/docs/self-host/index.md deleted file mode 100644 index 90db5c5..0000000 --- a/docs/self-host/index.md +++ /dev/null @@ -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)