AmazeFileManager icon indicating copy to clipboard operation
AmazeFileManager copied to clipboard

Dummy file created when performing any operation should be hidden

Open VishalNehra opened this issue 4 years ago • 6 comments

Dummy file created when performing any operation should be hidden

VishalNehra avatar Sep 15 '21 06:09 VishalNehra

It should be a hidden file, not hidden if the user chooses to see hidden files.

EmmanuelMess avatar Sep 18 '21 20:09 EmmanuelMess

However we can creatively create and delete it so that the user doesn't see it, because it would too fast to see.

EmmanuelMess avatar Sep 18 '21 20:09 EmmanuelMess

Won't renaming that to ".DummyFile" fix this?

VishnuSanal avatar Sep 18 '21 20:09 VishnuSanal

Won't renaming that to ".DummyFile" fix this?

Yes.

EmmanuelMess avatar Sep 18 '21 20:09 EmmanuelMess

And also, it has to be deleted after creation at some point.

EmmanuelMess avatar Sep 18 '21 20:09 EmmanuelMess

@EmmanuelMess It is already being created and deleted, CMMIW. We just have to rename it to .DummyFile and that should do the trick for now.

VishalNehra avatar Sep 18 '21 20:09 VishalNehra