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

relative path support #517

Open
vitaly opened this issue Oct 2, 2021 · 1 comment
Open

relative path support #517

vitaly opened this issue Oct 2, 2021 · 1 comment
Assignees
Milestone

Comments

@vitaly
Copy link
Contributor

@vitaly vitaly commented Oct 2, 2021

Currently it's a pain to write a generic queryfor "everything in current folder", as you can't do LIST FROM this.file.folder

I think something like LIST FROM "." or LIST FROM "./subfolder" would be nice

@blacksmithgu blacksmithgu added this to the 0.4.13 milestone Oct 2, 2021
@blacksmithgu
Copy link
Owner

@blacksmithgu blacksmithgu commented Oct 2, 2021

I've actually added relative path resolution for some DataviewJS work, so I can probably extend it to queries at this point.

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