You are browsing as a guest. Sign up (or log in) to start making projects!

8h 4m 12s logged

DEVLOG_6: Ok, I don’t why it took me this long to implement but here we are _

I added right click action menu for folders, files and directory. right clicking on the empty space of current directory will give you options to upload files and folders and create folders (only create folder action works at the moment). And right clicking on folders and files will give you options like cut, paste, copy delete and star.

Starring a file will add it to the favorites folder which can be accessed via the side panel and deleting anything will send it to the trash folder and it will be permanently deleted after 15 days.

I am still working on making the proper UI of trash folder and fav folder :]

1
116

Comments 1

@kaveeshkrishna

BTW I just realized non of this is going to work on smartphones or tablets as we cannot right click there… Ahhh gonna add long press actions there :]