Installation
From Community Plugins (Recommended)
- Open Obsidian Settings
- Go to Community Plugins
- Click Browse and search for "MeetingMind"
- Click Install, then Enable
Manual Installation
- Download the latest release from GitHub
- Extract the files (
main.js,manifest.json,styles.css) - Copy them to your vault's plugin folder:
.obsidian/plugins/meetingmind/ - Restart Obsidian
- Enable the plugin in Settings → Community Plugins
Verify Installation
After installation, you should see:
- Settings tab: Settings → MeetingMind
- Status bar: A sync icon in the bottom status bar
- Commands: Open command palette and search "MeetingMind"
Updating
Community Plugins
Obsidian will notify you of updates. Click "Update" in Community Plugins.
Manual
Download the new release and replace the files in your plugins folder.