From 657960693567683d9204649fdd83220189da3b43 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:31:48 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b02e380..9435a4e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ by providing autocomplete suggestions for metadata fields in the editor. This ma ## Installation -While plugin is [waiting](https://github.com/obsidianmd/obsidian-releases/pull/4913) to be reviewed and added to the community plugin list, you can install it manually following the steps below: +The plugin is available through Obsidian as a community plugin. + +### Manual installation 1. Download the latest release files (manifest.json, styles.css, main.js) from the Releases page. 2. Create a folder named "dataview-autocompletion" in the Obsidian plugins folder (.obsidian/plugins).