TimboKZ / Chonky

😸 A File Browser component for React.
https://chonky.io
MIT License
752 stars 167 forks source link

Rename action #120

Open LeifAndersen opened 2 years ago

LeifAndersen commented 2 years ago

It would still be super useful if there was an action for Rename action, that worked the same way that New Folder works.

I'm aware of issues:

https://github.com/TimboKZ/Chonky/issues/36 https://github.com/TimboKZ/Chonky/issues/39

However the solution presented here only discusses how to construct a dialog with an input field, where as I'm asking about creating a rename action (possibly included in the list provided by https://github.com/TimboKZ/Chonky/blob/2.x/packages/chonky/src/action-definitions/extra.ts )

TimboKZ commented 2 years ago

Good idea, will add that into of the future releases.

sergeiromanov commented 2 years ago

+1 for this feature

oliverlevay commented 2 years ago

+1 for this featture

funny2code commented 6 months ago

@TimboKZ , rename action is activated now?