mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #629] Rename folder / file function #376
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 @amurgshere on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/629
Specific Demand
The ability to click a small icon on a file or folder in order to rename it
Click a "rename" icon on the file or folder
Browser asks for new file / folder name in standard prompt dialog popup with value defaulting to current file / folder name
After clicking OK on the input prompt the file / folder is renamed and the page is refreshed
@amurgshere commented on GitHub (Sep 5, 2025):
Apologies, just realised you can already do this by using the MOVE option... Consider changing the hint text on this option to "Move / Rename" for clarity?
Thank You.
@rvbcldud commented on GitHub (Nov 5, 2025):
@sigoden, is this desired?