Notecards View
pendingby Eddie Wen
Add a custom base view for showing note content on cards.
Obsidian Notecards View Plugin
A plugin for Obsidian that adds a new base view type, "Notecards View", which displays your notes as a grid of cards, providing a visual and organized way to browse your markdown files.
Features
- Card-based View: Displays your notes as a grid of cards
Installation
Manual Installation
- Download the latest release from the GitHub repository
- Extract the files
- Open your vault's plugin folder:
VaultFolder/.obsidian/plugins/ - Create a new folder named
notecards-view - Copy the 'manifest.json', 'styles.css', 'main.js' into the
notecards-viewfolder - Restart Obsidian
- Enable the plugin in Settings → Community Plugins
- In your base file, click 'Add view' and select 'Notecards' in Layout dropdown menu.
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.