Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyboard shortcuts #3

Open
clechasseur opened this issue Jul 17, 2017 · 8 comments
Open

Add keyboard shortcuts #3

clechasseur opened this issue Jul 17, 2017 · 8 comments

Comments

@clechasseur
Copy link
Owner

Add keyboard shortcuts to call commands directly.

Original issue: https://pathcopycopy.codeplex.com/workitem/10951

@longtth
Copy link

longtth commented Dec 26, 2017

As an keyboard addict, I give my love and looking forward this feature

@maslovw
Copy link

maslovw commented Jan 9, 2018

Would be nice to have an API so user could use pathcopycopy from totalcommander or any other tool

@clechasseur
Copy link
Owner Author

@maslovw can you define "used"? Because there is already a way to use a specific command from the command-line using rundll32. It is "documented" here:

https://pathcopycopy.codeplex.com/discussions/389526

Once I muster the strength to move the official doc to GitHub it should be documented here also :-)

@maslovw
Copy link

maslovw commented Jan 11, 2018

@clechasseur, thank you, it works!

This will create a command for total commander to copy path in Unix style:

command:
rundll32.exe "C:\Program Files\Path Copy Copy\PCC64.dll",GetPathWithPlugin {5B5DA5CB-3284-45a9-A1E5-4D6B03107924},
Parameters:
%P%N

CommandIds are taken from this page: http://pathcopycopy.codeplex.com/wikipage?title=Network%20Administrator

@nr1995
Copy link

nr1995 commented Jan 8, 2021

Yes! Need some keyboard shortcuts,
so this can integrate into my workflow more easily with other tools.
So close to being flawless!
Thanks!

@HaiyiMei
Copy link

How's it going? I'm desperate to use this feature!

@JWCook
Copy link

JWCook commented Apr 28, 2022

there is already a way to use a specific command from the command-line using rundll32. It is "documented" here: https://pathcopycopy.codeplex.com/discussions/389526

CommandIds are taken from this page: http://pathcopycopy.codeplex.com/wikipage?title=Network%20Administrator

Since codeplex is gone, does that documentation exist anywhere else?

@clechasseur
Copy link
Owner Author

Since codeplex is gone, does that documentation exist anywhere else?

Unfortunately no, I have never taken the time to redo it on GitHub... The command IDs are available in the source code, most notably here:

https://github.com/clechasseur/pathcopycopy/blob/default/PathCopyCopySettings/Properties/Resources.resx

@clechasseur clechasseur linked a pull request Nov 9, 2022 that will close this issue
@clechasseur clechasseur removed a link to a pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants