vellerefond / project-ring

Project management for the Atom editor.
GNU General Public License v2.0
15 stars 8 forks source link

Is it possible to make project-sidebar to work with project-ring?? #38

Open bplsilva opened 8 years ago

bplsilva commented 8 years ago

Is it possible to make project-sidebar to work with project-ring, in order to have a sidebar in the far right of the screen where it is possible to quickly switch between projects??

vellerefond commented 8 years ago

@bplsilva, thank you for your feedback. My understanding is that project-sidebar uses the projects.cson file generated by project-manager and as such, this would mean that project-sidebar should be able to also read the project-ring's file format. I will look into it and perhaps implement it and create a pull request so that project-sidebar can display the project-ring projects as well, if this is feasible. For now, I have implemented an easier way to access the projects through the little link-like button on the status bar (far right). So, please, update to version v0.35.0, until I can find the necessary time to look into project-sidebar.