Skip to content

juanma-wp/command-palette-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Palette Notes

A plugin that register a command to display/hide the Notes sidebar.

snapshot

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

Clone the repository and install dependencies:

git clone https://github.com/yourusername/command-palette-notes.git
cd command-palette-notes
npm install

Running the Application

Development mode:

npm start

Production build:

npm run build

Usage

  • Ctrl/Cmd + K - Open command palette
  • Type Notes to display the "Hide/Show Panel" command

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published