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

1h 50m 17s logged

Project browser

  • Added a project browser/file explorer to the project dashboard where you can search, view, and open projects and folders to browse their content :yay: !
  • I decided to build this file explorer instead of just a simple dashboard because I got bored and wanted to make something different, and it would make more sense to do this for projects since they are essentially just folders
  • This file explorer is pretty similar to Google Drive and other cloud storage services, you can double click a project or folder to change directory and view its content (tasks, task lists, notes, other folders), and go back/navigate to other levels with navigation breadcrumbs :thumbs-up:
  • I thought this would be difficult to implement and would need some kind of breadcrumb library and it turned out to be pretty simple
  • Only projects are styled and can be opened right now, but folders and other stuff will be added in the next update!
  • Added a menu option for adding task/note folders to projects. It opens a modal where you can view and select all the projects you’re adding the folder to, and it’ll show up in the project explorer
  • Updated styling and content
0
75

Comments 1

@RespectableDot

first