Card Dashboard
approvedby sourit2001
A visual card dashboard for this vault. - This plugin has not been manually reviewed by Obsidian staff.
↓ 1 downloadsUpdated 10d agoMIT
Obsidian Card Dashboard
A visual, customizable dashboard plugin for Obsidian desktop and mobile.
Features
- Responsive card-based dashboard with configurable navigation targets
- Customizable banner title, subtitle, typography, colors, size, and alignment
- Banner image selection, positioning, and crop controls
- Calendar and analog/digital clock widgets
- Tomato-shaped Pomodoro timer with focus and rest modes
- Reorderable, resizable, and hideable widgets
- Mobile-safe light dashboard styling
Install manually
- Download
main.js,manifest.json, andstyles.css. - Create
<your-vault>/.obsidian/plugins/card-dashboard/. - Copy the three files into that folder.
- Restart Obsidian.
- Enable Card Dashboard under Settings → Community plugins.
Plugin preferences are stored locally in data.json; that file is intentionally
not included in this repository.
Development
This repository contains the ready-to-run plugin bundle. Validate the JavaScript before publishing:
node --check main.js
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.