Skip to content

1.1 Installation

Heesu Suh edited this page Nov 10, 2024 · 2 revisions

Installation

There are two ways to install Smart Composer: Community Plugin (recommended) or Manual Installation.

⚠️ 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:

Community Plugin Installation (Recommended)

  1. Open Obsidian Settings
  2. Navigate to "Community plugins" and click "Browse"
  3. Search for "Smart Composer" and click Install
  4. Enable the plugin in Community plugins

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release.
  2. Create a folder named obsidian-smart-composer in your vault's <Vault>/.obsidian/plugins/ directory.
  3. Place the downloaded files into this folder.
  4. Open Obsidian settings Settings > Community plugins, and enable Smart Composer.

Next Steps

After installation, proceed to 1.2 Initial Setup to configure your API key.

Clone this wiki locally