mirror of
https://github.com/sophokles187/data-cards.git
synced 2026-07-22 12:30:26 +00:00
2.2 KiB
2.2 KiB
Installation
This page provides detailed instructions for installing the DataCards plugin for Obsidian.
Requirements
Before installing DataCards, make sure you have:
- Obsidian v0.15.0 or newer
- Dataview Plugin installed and enabled
Installation Methods
Method 1: Community Plugins (Recommended)
Note
: DataCards is not yet available in the Community Plugins store. Please use BRAT or manual installation until then.
- Open Obsidian Settings
- Go to Community Plugins
- Click "Browse" and search for "Data Cards"
- Click "Install", then "Enable"
Method 2: BRAT Plugin
The BRAT (Beta Reviewers Auto-update Tool) plugin allows you to install plugins that aren't yet in the Community Plugins directory.
- Install the BRAT plugin through Community Plugins
- Open BRAT settings in Obsidian
- Click "Add Beta Plugin"
- Enter the DataCards repository URL:
https://github.com/Sophokles187/data-cards - Click "Add Plugin"
- Enable DataCards in Community Plugins settings
Method 3: Manual Installation
If you prefer to install the plugin manually:
- Download the latest release from the releases page
- Download these files:
main.jsmanifest.jsonstyle.css
- Navigate to your Obsidian vault's
.obsidian/plugins/directory - Create a new folder named
data-cards - Copy the downloaded files into the
data-cardsfolder - Enable the plugin in Obsidian's Community Plugins settings
Verification
To verify that DataCards is installed correctly:
- Open Obsidian Settings
- Go to Community Plugins
- Make sure DataCards is listed and enabled
- Create a test note with a
datacardscode block - Preview the note to confirm cards are rendering properly
Troubleshooting
If you encounter issues during installation:
- Make sure Dataview plugin is installed and enabled
- Check that you're using a compatible version of Obsidian
- Try restarting Obsidian after installation
- Verify that all required files are in the correct location
For more help, see the FAQ & Troubleshooting page.