https://github.com/shresht7/commandpaletteextension-quicknote
A PowerToys Command Palette Extension to take Quick Notes
https://github.com/shresht7/commandpaletteextension-quicknote
cmdpal cmdpal-extension command-palette
Last synced: about 1 year ago
JSON representation
A PowerToys Command Palette Extension to take Quick Notes
- Host: GitHub
- URL: https://github.com/shresht7/commandpaletteextension-quicknote
- Owner: Shresht7
- License: mit
- Created: 2025-04-01T18:08:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T09:48:39.000Z (about 1 year ago)
- Last Synced: 2025-05-03T10:29:30.521Z (about 1 year ago)
- Topics: cmdpal, cmdpal-extension, command-palette
- Language: C#
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `QuickNote` Extension for PowerToys Command Palette
**QuickNote** is an extension for the Microsoft PowerToys Command Palette that allows you to quickly jot down notes without leaving your workflow.
Notes are simple text/markdown files stored locally in a folder (`Desktop` by default).
## 🌟 Features
- Instantly create and save notes from the Command Palette
- Save clipboard contents as a note
- Customizable notes directory and file extension
- Simple, fast, and unobtrusive
## ⚙️ Settings
- **Path**: Directory where notes are saved (default: `Desktop`)
- **Extension**: File extension for notes (default: `.txt`)
---
## 📄 License
The project is licensed under the [MIT License](./LICENSE).