Skip to content

docs(obsidian-bases): add sort property to schema and task tracker example#111

Open
citizen204 wants to merge 1 commit into
kepano:mainfrom
citizen204:fix-109-sort-property
Open

docs(obsidian-bases): add sort property to schema and task tracker example#111
citizen204 wants to merge 1 commit into
kepano:mainfrom
citizen204:fix-109-sort-property

Conversation

@citizen204

Copy link
Copy Markdown

Summary

The sort property in Obsidian Bases views was completely undocumented in SKILL.md. This caused AI assistants to overlook or fail to generate valid sorting configurations when building .base files.

Fixes #109

Changes

  • skills/obsidian-bases/SKILL.md: Added sort to the Schema's view definition (with a list of {property, direction} entries), and added a concrete sort usage to the Task Tracker example (sort by due ASC, then ile.name ASC)

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.

[obsidian-bases] Missing documentation for 'sort' property in SKILL.md schema and examples

1 participant