Skip to content

Fix inline query documentation#2462

Merged
holroy merged 4 commits intoblacksmithgu:masterfrom
SubsequentlySneeds:patch-1
Mar 15, 2025
Merged

Fix inline query documentation#2462
holroy merged 4 commits intoblacksmithgu:masterfrom
SubsequentlySneeds:patch-1

Conversation

@SubsequentlySneeds
Copy link
Copy Markdown
Contributor

Unless I'm misinterpreting, the current documentation is inaccurate as Inline DQL can query multiple pages. A quick example I tested on the latest version:

image
image

resolves fine despite Blackberry and Lemon being different pages.

Removed this statement from the paragraph.

Current documentation is inaccurate as Inline DQL can query multiple pages.
Removed "either" for clarity since both prefixes can be used in the same IQL query
Copy link
Copy Markdown
Collaborator

@holroy holroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on the current text it now seems like if I wanted to access the file.name, I'd either use this.file.name or [[linkToPage]]file.name. I believe this should be clarified that we indeed need to do [[linkToPage]].file.name in order to access the other page's properties/metadata.

@holroy holroy merged commit 0164e3a into blacksmithgu:master Mar 15, 2025
3 checks passed
Copy link
Copy Markdown
Collaborator

@holroy holroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better, and merged (but still in need of a review?)

Copy link
Copy Markdown
Collaborator

@holroy holroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

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

Successfully merging this pull request may close these issues.

2 participants