question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keep files original name while moving

See original GitHub issue

In the early versions I was able to do that with {original} key. Is there any way to do that with new version?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
jkwill87commented, Feb 2, 2020

To move files without renaming them? I wasn’t aware this was supported earlier but either way, this is not something currently supported in v2.0.0. I’ll investigate restoring this functionality.

0reactions
garrettcorncommented, Jun 2, 2021

I would love if this feature got merged in. I maintain my own fork with this functionality baked in on gitlab.

I think it boils down to mnamer really does three things.

  1. media detection
  2. organization / moving
  3. renaming

For many users, including myself, being able to just do the first 2 steps is desirable. Is there anything I can do to help get this feature included? It looks like @queeup has a solution and test case already hashed out, is there anything additional I can help with?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 changed file names when moving files
Files are only usually renamed by the OS if there is already a file of the same name in that folder. Then it...
Read more >
Renaming files: annoying automatic re-selection of entire
At first, I would wait a few seconds, hit "Home" or the left arrow key, and then work on renaming the file hoping...
Read more >
Moving and renaming files (mv command) - IBM
To move a file to another directory and give it a new name, type the following: mv intro manual/chap1. This moves the intro...
Read more >
moving files with keeping the files that have the same name
I'm trying to move files to a directory. I want like, if there is a file with the same name then add number...
Read more >
Is it possible to move/rename files in Git and maintain their ...
Let's move a file using filter-tree ! Assume you're going to move a file old into a folder dir and give it the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found