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

Support to use glob pattern to match files #18

Open
edvardchen opened this issue Mar 5, 2022 · 2 comments
Open

Support to use glob pattern to match files #18

edvardchen opened this issue Mar 5, 2022 · 2 comments

Comments

@edvardchen
Copy link

edvardchen commented Mar 5, 2022

Instead of offering three dimensions (ext, directory, filename) to match files, I think we can just match files with glob patterns. That will ease user setting and plugin maintenance.

if @Vinzent03 you agrees to do that, I can help and work out a PR

@Vinzent03
Copy link
Owner

That is a great idea. I don't have the time to add this, but I'm happy about a PR. Just make sure that packages you add don't base on node js. That's incompatible with Obsidian mobile. But I think we should support the old separation too, because I think it's easier for "non devs" and for backwards compatibility.

@sandorex
Copy link

I would like this as well, as i want to include all files that match *.attachment.* and then add that to other extensions like Excallidraw for embedded drawings

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

3 participants