sublime-sesame icon indicating copy to clipboard operation
sublime-sesame copied to clipboard

Exclude folders from path

Open vidje opened this issue 11 months ago • 2 comments

Is it possible to add to filters a list of folders to be excluded from showing up in Sesame open menu?

For example, my ~/Projects includes more than code so Sesame shows me a lot of unrelated paths/folders/projects that, simply put, have no business showing up.

vidje avatar Feb 29 '24 22:02 vidje

No, but I think that would be a good feature.

In the meantime, if all your actual projects are git version controlled, you could set sesame.vcs to true. This would make it so that only versioned controlled folders will show in the open menu.

See https://blog.gerardroche.com/projects/sublime-sesame#sesame-vcs

gerardroche avatar Mar 19 '24 14:03 gerardroche

thank you! unfortunately, my projects arent git controlled (yet), but hope the version is in soon.

vidje avatar Mar 24 '24 17:03 vidje