conaticus / FileExplorer

Fast file explorer written with Tauri and React.
GNU General Public License v2.0
926 stars 69 forks source link

Add an address bar which shows the current folder path and make folders in it clickable #67

Open grayfallstown opened 1 year ago

grayfallstown commented 1 year ago

Screenshot 2023-07-07 143723 Show the current directory path so it is easier to get back to the current task once you come back with fresh coffee. Make the drive and each subfolder clickable for quicker navigation back to multiple levels. Add a home symbol before the drive, which is clickable and brings you to the drive selection.

LuizHPio commented 1 year ago

Very sorry for whatever I did up there, struggled a bit with git, below is an implementation of the suggestion.