From a5a4e426237758866c576698cfe767538b30aa58 Mon Sep 17 00:00:00 2001 From: woosukji Date: Tue, 29 Oct 2024 13:13:02 +0900 Subject: [PATCH] update readme (installer version issue) --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3264af8..7e49680 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,18 @@ Note: The Apply Edit feature is currently slower than desired. We are working on ## Getting Started +> **⚠️ Important: Installer Version Requirement** +> Smart Composer requires a recent version of the Obsidian installer. If you experience issues with the plugin not loading properly: +> +> 1. First, try updating Obsidian normally at `Settings > General > Check for updates`. +> +> 2. If issues persist, manually update your Obsidian installer: +> - Download the latest installer from [Obsidian's download page](https://obsidian.md/download) +> - Close Obsidian completely +> - Run the new installer +> +> For more details, see [Obsidian's guide on installer updates](https://help.obsidian.md/Getting+started/Update+Obsidian#Installer+updates). + Currently, Smart Composer is available through [Beta Quickstart](#beta-quickstart-recommended) or [Manual Installation](#manual-installation). Community plugin support is coming soon. ### Beta Quickstart (Recommended) @@ -93,10 +105,6 @@ Smart Composer adds a few commands to work with AI. You can set custom hotkeys f 3. Place the downloaded files into this new folder. 4. Open Obsidian settings `Settings > Community plugins`, and enable Smart Composer. -### Troubleshooting - -Smart Composer requires a recent version of the Obsidian installer. If you experience installation issues, please ensure your Obsidian is updated to the latest version. To check your Obsidian version, navigate to `Settings > General > Check for updates`. - ## Roadmap To see our up-to-date project roadmap and progress, please check out our [GitHub Projects kanban board](https://github.com/glowingjade/obsidian-smart-composer/projects?query=is%3Aopen).