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

Exclude folder in query #20

Closed
phlind opened this issue Feb 23, 2021 · 4 comments
Closed

Exclude folder in query #20

phlind opened this issue Feb 23, 2021 · 4 comments
Assignees

Comments

@phlind
Copy link

@phlind phlind commented Feb 23, 2021

First of all, thanks for this great plugin. I would like to ask if there is a syntax to exclude a specific folder, for example like: from "" not from "books"?

@blacksmithgu
Copy link
Owner

@blacksmithgu blacksmithgu commented Feb 25, 2021

Will be upcoming; implementing exclusions efficiently involves a little finesse so I avoided doing it, but I plan to add it as part of 0.1.8 in the next week or so.

@wardroef
Copy link

@wardroef wardroef commented Feb 27, 2021

Mega thanx for this plugin. I was looking for a way to automate my Dashboard and inline query's did help. But Dataview takes it up to another level. I have one question. When you add a syntax to exclude a specific folder can you also add excluding tags?
Like -#tag

@blacksmithgu
Copy link
Owner

@blacksmithgu blacksmithgu commented Mar 1, 2021

Yes, the exclusion will be general, so it will work for any source type. The syntax will just be -#tag or -"folder".

@blacksmithgu
Copy link
Owner

@blacksmithgu blacksmithgu commented Mar 6, 2021

Implemented in 0.1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants