anc95 / inquirer-file-tree-selection

inquirer prompt for select a file or dir by file tree
49 stars 26 forks source link

Multiple selection types/categories #37

Closed white-gecko closed 2 years ago

white-gecko commented 2 years ago

I would like to go through a directory and assign the files to various categories, e.g. not selected, selected, or ignored. In my scenario the pure boolean value selected or not selected in not enough. Would it be possible/in your focus to add such a feature?

anc95 commented 2 years ago

Sorry for not noticing your issue for a few months!

I have saw your PR #38, I will merge it and release a new version