Access to nested YAML front matter in listings sort:
#13899
NeuroShepherd
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Adjacent to this now-implemented request: https://github.com/orgs/quarto-dev/discussions/6777 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It is not currently possible to use nested YAML parameters in the
sort:option for listings. E.g. the following sort of documents inpostswould not be respected:posts/example_file1.qmdposts/example_file2.qmdlistings_page.qmdI recognize that separate top-level fields such as
display_weight_managementor similar could be created, but allowing access to the sub-fields allows for better organization.Beta Was this translation helpful? Give feedback.
All reactions