find-unlinked-files
find-unlinked-files copied to clipboard
Support to use glob pattern to match files
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
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.
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