A simple extension to let you view all your md notes as cards! If you have used note-taking apps like Obsidian, you will find using this extension easy.
Features
✅View all your md notes as cards.
✅Open your note directly from the cards.
✅Filter your notes by tags.
✅Add a Cover to your cards.
✅Light/Dark mode can be chosen!
Usage
Open VSCode.
Click the extension market
Search for "Note Cards" and install it.
Open a folder containing your md notes.
You can use Yaml front matter in your md notes to add a cover to your cards. The cover will be displayed on the card. The cover can be a link to an image or a local image.Using command Ctrl+Shift+P to open the command palette and type "Note Cards: Open View" to open the panel.
Known Issues
~~using multiple Heading 1 will cause the cards to be grouped together.~~
~~using HTML like <div> in md files seems to cause the cards to be grouped together.~~