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

[Feature Request] Ignore anything under a directory or in an ignore file #158

Closed
grepgrok opened this issue May 10, 2024 · 3 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@grepgrok
Copy link

I would love to be able to tag my coding projects, unfortunately, these are often large with thousands of tiny, repetitive, uninteresting files. I would love for the library search to just ignore these.

This can be somewhat automated, for example, a anything listed in a .gitignore can probably be ignored. Likewise, a number of project structures have a default "backups ignore these files" signal which can probably be identified.

At the bare minimum, letting the user ignore batches of files would be great.

Also, it is important to note that, if you are ignoring a directory, there may be files IN that directory which the user may want to specify as to NOT ignore.

@grepgrok
Copy link
Author

See #74

@grepgrok
Copy link
Author

Wait, I'm a dingbat. Ignoring directories not tagging them (though they are perhaps related)

@grepgrok grepgrok reopened this May 10, 2024
@CyanVoxel
Copy link
Member

Wait, I'm a dingbat. Ignoring directories not tagging them (though they are perhaps related)

No worries! Although, I hate to be the one to say that this is a duplicate of #14...

@CyanVoxel CyanVoxel added the duplicate This issue or pull request already exists label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants