Created File manager (markdown)

zxkmm 2023-04-22 23:31:24 +08:00
parent 3a2ba5fdbe
commit e259554e31

5
File-manager.md Normal file

@ -0,0 +1,5 @@
**Rename** : Rename selected file or directory.
**Refactor** : Rename both `TXT` and `C16` file. If the file/directory you are refactoring is not a `C16` nor `TXT` file, it does the same with rename.
**Delete** : Delete the file or directory you had chosen.
**New Dir** : Creating a new directory.