processing / processing/p5.js-web-editor
Implement Shortcut for Creating New Folder
Open
Nobody has claimed this yet.
Feature Request
Needs Discussion
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Increasing Access
Description: Currently, users must manually click a button or use a menu option to create a new folder in the application. To improve usability and efficiency, I propose adding a keyboard shortcut for this functionality.
Feature request details
Proposed Solution:
- Add a keyboard shortcut(eg. cmd/ctrl +shift+N) to create a new folder.
- Ensure the shortcut is clearly documented in the application's help or settings menu.
Accessibility Considerations:
- Ensure the shortcut does not conflict with existing browser or system shortcuts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the existing new-folder action and the application's keyboard-shortcut handling, then check for conflicts with browser or system shortcuts. Done means the shortcut creates a folder reliably and is documented in the help or settings UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100