mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #209] Add "move" function for files, too. #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zeus-web on GitHub (May 15, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/209
Specific Demand
I miss a "move" function for files, similar to the folder "move" function.
Implement Suggestion
Background: I tend to use dufs as a basic "note taking" app for simple text files within folders.
So it would be very helpful, to move files around very quick.
Thanks a lot!
@sigoden commented on GitHub (May 15, 2023):
click

editicon, enter file page.there is a

moveicon in top toolbar.@zeus-web commented on GitHub (May 16, 2023):
wow, I didn't notice that before :-) Thanks für the hint!
That will do the job for now.