Take markdown notes directly in the sidebar, synced with your project files.
Note: This is a fork of sidebar-markdown-notes with enhanced project-based file storage and click-to-edit functionality.
- Project-based notes: Notes are stored as
.project-notes.mdin your workspace root - GitHub Flavored Markdown Support: Full GFM support including checklists
- Auto-save: Notes are automatically saved to your project file
- File watching: Changes to
.project-notes.mdare automatically reflected in the sidebar - Click-to-edit: Click on rendered markdown to switch to edit mode
- Open in editor: Button to open
.project-notes.mddirectly in VS Code editor
When you open a workspace folder, the extension creates and manages a .project-notes.md file in the root of your workspace. This file contains all your project notes and is automatically synced with the sidebar interface.
sidebar-project-md-notes.leftMargin: Adds a left margin to the entire view so it aligns with other content in the sidebar.
Icons made by Freepik from www.flaticon.com

