Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include pattern #188

Open
Yarden-zamir opened this issue Jun 4, 2023 · 0 comments
Open

Include pattern #188

Yarden-zamir opened this issue Jun 4, 2023 · 0 comments

Comments

@Yarden-zamir
Copy link

I want to be able to display entrie and override their hide rules
For example i have the following folder

  project
 ├─  .another_hidden_subfolder
 ├─  .hidden_subfolder
 └─  subfolder

and while I don't want to see hidden files and folders. I do want to see specifically .hidden_subfolder folders (in my actual usecase it's .github folder) and I do not see any way of doing this in erdtree atm

desired output

  project
 ├─  .hidden_subfolder
 └─  subfolder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant