diff --git a/webapp/package-lock.json b/webapp/package-lock.json index 6aa4ef1..7ba8d9e 100644 --- a/webapp/package-lock.json +++ b/webapp/package-lock.json @@ -1,12 +1,13 @@ { - "name": "obsidian-note-sharing-server", + "name": "obsidian-note-sharing-webapp", "version": "0.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "obsidian-note-sharing-server", + "name": "obsidian-note-sharing-webapp", "version": "0.0.1", + "license": "MIT", "dependencies": { "@sveltejs/adapter-node": "^1.0.0-next.78", "crypto-js": "^4.1.1", diff --git a/webapp/src/routes/install.svelte b/webapp/src/routes/install.svelte index 406b8fa..e0467ad 100644 --- a/webapp/src/routes/install.svelte +++ b/webapp/src/routes/install.svelte @@ -1,5 +1,6 @@ Get the plugin | {import.meta.env.VITE_BRANDING} +
@@ -11,10 +12,35 @@

Beta testing with BRAT

- To beta test, you can install the plugin using BRAT (see https://github.com/mcndt/obsidian-note-sharing) (see + BRAT > Adding a beta plugin). Please report any problems you encounter in the plugin + >). +

+

+ Please report any problems you encounter in the plugin bug tracker.

+ + +
+ + github-version-tag + + + github-downloads-tag + +