mjmlio / mjml-app

:email: The desktop app for MJML
http://mjmlio.github.io/mjml-app
MIT License
836 stars 78 forks source link

Tree style navigation with file icons #274

Open torncheesecake opened 5 years ago

torncheesecake commented 5 years ago

Much like Atom I would like to see a tree style sidebar with file icons, instead of the per folder side bar that is currently in place. Having sub folders means I lose my list of modules and names and makes looking up other files a pain having to switch back and forth through folder sidebars instead of just dropping down a folder list.

iRyusa commented 5 years ago

I think we can commit to a simple file tree lib in react/electron, I don't think this would be hard to do and it could be a good beginner issue for anyone.