A plugin that register a command to display/hide the Notes sidebar.
- Node.js (v14 or higher)
- npm or yarn
Clone the repository and install dependencies:
git clone https://github.com/yourusername/command-palette-notes.git
cd command-palette-notes
npm installDevelopment mode:
npm startProduction build:
npm run buildCtrl/Cmd + K- Open command palette- Type
Notesto display the "Hide/Show Panel" command
This project is licensed under the MIT License - see the LICENSE file for details.
