From 561893a044805c240a149a6147b9a075688d90fe Mon Sep 17 00:00:00 2001 From: gapmiss <98914514+gapmiss@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:21:58 +0000 Subject: [PATCH 1/2] Removed "Obsidian" from plugin name --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 85eecf0..5462c25 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "id": "obsidian-blur", - "name": "Obsidian Blur", + "name": "Blur", "version": "0.0.3", "minAppVersion": "0.15.0", "description": "Obsidian plugin for creating obfuscated blocks of text.", From ab8b01986e55c4dc7f0a8316ed8fe073d66b35b8 Mon Sep 17 00:00:00 2001 From: gapmiss <98914514+gapmiss@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:22:45 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98a16e3..28a6c8c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Obsidian Blur Plugin +# Blur Plugin for Obsidian Light-weight [Obsidian.md](https://obsidian.md/) plugin for creating obfuscated blocks of text.