microsoft / microsoft/PowerToys

Implement Send To+ for sending files to anything like folders and/or shortcuts to programs

Open
#48,203 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs-Triage Product-New+
Dominant language
C
Stars
139k
Forks
8.6k
PR merge metrics
PR metrics pending

Description

Description of the new feature / enhancement

Remember Send To X on a Windows 95 version of PowerToys? It used to let users send anything to clipboard, desktop, command line, or any folder. Wonder if Send To+ can do the same?

Scenario when this would be used?

Right-click a file or folder, point to Send To+, and then:

  • Click "Command line" to send to the command line
  • Click "Desktop" to create a shortcut to the item on the desktop
  • Click "Clipboard" to copy a text or file/folder to the clipboard
  • Click "Folder" to send to a folder. This will open a dialog box letting users choose what folder to send a file/folder to.
Supporting information

This doesn't replace the usual Send To command from the context menu, which is normally seen when you right-click a file or folder. Send To+ should be under New+ in the context menu.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or implementation entry points are named. Start by reviewing how the existing Send To and New+ context-menu entries work. Done means Send To+ is available under New+ and supports command line, desktop shortcuts, clipboard, and folder selection for files and folders.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.