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

New feature: Glob support as alternative to directory path #119

Open
paul-hammant opened this issue May 4, 2024 · 0 comments
Open

New feature: Glob support as alternative to directory path #119

paul-hammant opened this issue May 4, 2024 · 0 comments

Comments

@paul-hammant
Copy link

npx mddb "**/*.md" would be nice.

I'm in a Git checkout and would want to recurse all markdown from root (not a blog with a _blog/ path). I want it to ignroe the .git/ folder and while there's no --ignore-paths feature or default ignores, and inclusing glob would help.

Without it, I might have to do some find -exec fu.

@paul-hammant paul-hammant changed the title Glob support as alternative to directory path New feature: Glob support as alternative to directory path May 4, 2024
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