projectman
projectman copied to clipboard
Sorting projects in `pm open`
Was thinking about the ways we can sort projects in pm open
. I am highly thinking about sorting them as per the last opened date. So the recently opened project will be listed first and last opened will be listed last.
Is there any other parameter we can use to sort projects? Let's discuss here.
and should we really sort projects or keep them as it is?
+1 for Sorting by last opened is something as that makes sense for me. It makes me navigate to all the projects I use regularly
Thank you @backtrackbaba 🌻 I guess we can add a new option in settings.json called sortBy
and if it is set to custom
then it will work the way it works right now (users can arrange the order in settings.json) and if we set it to last-opened
it will follow this.
+1 should be sorted