This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Sorted with Dataview #10
menagerie198
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hello, Sortable works with dataview tables because it just sorts the HTML row elements ( <table class="dataview table-view-table"> An immediate fix would be to add a setting for sortable to ignore dataview tables. Also, there's an open discussion about this topic here. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hi, hope this is the right place for this, delete otherwise: Should Sorted work with tables created via Dataview? They are not actually tables in the markdown file, so maybe not. If this is not a bug, could it be made into a feature?
Beta Was this translation helpful? Give feedback.
All reactions