Duplicate a file/folder #1695
Unanswered
khaitranhq
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Should be possible to write function using provided API. Please have a look if you can put something together, I can try at some point next week maybe. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@khaitranhq @PSeitz please test this feature: #2278 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you @alex-courtis. I'm having a busy month so I will try this feature later. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like the title, can you create a function and mapping to a key to duplicate a selected file/folder?
For example, I want to duplicate a file that has the directory
/a/b/file.txt
, it should create a new file with the directory/a/b/file_copy.txt
.Beta Was this translation helpful? Give feedback.
All reactions