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.

- Card-based View: Displays your notes as a grid of cards
- 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.