Home > Project Opener Menu
Project Opener Menu
How I open one of the project directories on any of my machines.
I list a couple pre-defined roots with glob.glob
, and then dynamically populate a table of results.
Before searching, we are shown all found projects, sorted by file count within.
After entering a few characters:
Eventually it narrows down to one and the buttons and keybinds switch to actions specific to this project.
If the project name given doesn't exist, an option is given to create a new one from a template.