Replies: 2 comments
-
I second this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You could accomplish this with a Nemo Action and script. You could use something like a timestamp and/or special characters as the temporary file name to reduce the potential for collisions. |
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.
-
Currently, the file names of two files can only be swapped in three steps, by giving one of the files a temporary name.
A "swap file names" shortcut for two selected files which does this process automatically would be convenient.
The temporary file name needs to be checked against a possible existing file name to eliminate the possibility of a file name conflict during the rename process.
Beta Was this translation helpful? Give feedback.
All reactions