Installation
Learn how to install TaskChute Plus in your Obsidian vault.
Prerequisites
Before installing TaskChute Plus, ensure you have:
- Obsidian version 1.0.0 or higher
- Community plugins enabled in Obsidian settings
- A basic understanding of Obsidian notes and folders
Installation Methods
Method 1: Community Plugin Store (Recommended)
- Open Obsidian and go to Settings (⚙️)
- Navigate to Community plugins
- Click Browse to open the community plugin browser
- Search for "TaskChute Plus"
- Click Install on the TaskChute Plus plugin
- Once installed, click Enable to activate the plugin
Method 2: Manual Installation (Beta/Development)
For beta versions or if you want to use the latest development version:
- Download the latest release from GitHub Releases
- Extract the zip file
- Copy the extracted folder to your vault's
.obsidian/plugins/
directory - Restart Obsidian
- Go to Settings → Community plugins
- Find "TaskChute Plus" in the installed plugins list
- Click the toggle to enable it
Method 3: BRAT Plugin (Beta Testing)
If you want to test beta versions using the BRAT plugin:
- Install the BRAT plugin first
- Open BRAT settings
- Click "Add Beta plugin"
- Enter:
taskchute-plus/taskchute-plus
- Click "Add Plugin"
- Enable TaskChute Plus in Community plugins
Verification
After installation, verify TaskChute Plus is working:
- Check that "TaskChute Plus" appears in your Community plugins list
- Look for the TaskChute Plus icon in your Obsidian ribbon (left sidebar)
- Try the hotkey Option+T (⌥T) to open the task list
- You should see "TaskChute Plus activated" in the Obsidian console (Ctrl+Shift+I → Console)
Initial Setup
After successful installation, proceed to First Setup to configure TaskChute Plus for your workflow.
Troubleshooting Installation
Plugin Not Appearing
If TaskChute Plus doesn't appear in your plugin list:
- Ensure Community plugins are enabled in Settings
- Restart Obsidian completely
- Check that you're using Obsidian version 1.0.0 or higher
- Verify the plugin files are in the correct directory:
.obsidian/plugins/taskchute-plus/
Plugin Won't Enable
If the plugin installs but won't enable:
- Check the Obsidian console for error messages (Ctrl+Shift+I → Console)
- Ensure no other task management plugins are conflicting
- Try disabling other plugins temporarily to isolate the issue
- Report the issue on GitHub
Performance Issues
If Obsidian becomes slow after installation:
- Check your vault size - very large vaults may need optimization
- Review the Performance Guide
- Consider adjusting scan intervals in plugin settings
Uninstallation
To remove TaskChute Plus:
- Go to Settings → Community plugins
- Find "TaskChute Plus" and click the toggle to disable it
- Click the ⚙️ icon next to TaskChute Plus
- Click Uninstall
- Optionally, delete any TaskChute Plus data files from your vault
Next Step: First Setup - Configure TaskChute Plus for your workflow.