GitLab Sort Content

A userscript that makes some lists & markdown tables sortable

المؤلف
Mottie
التثبيت اليومي
0
إجمالي التثبيت
124
التقييمات
1 0 0
الإصدار
0.1.1-beta
تم إنشاؤه
08-04-2018
تم تحديثه
09-04-2018
Size
5.23 KB
الترخيص
MIT
ينطبق على

A userscript that makes markdown tables sortable

  • This userscript makes the following content sortable, and examples
  • The script uses tinysort:
    • So only a ascending or descending sort of the list can be applied.
    • The only way to reset the sort is to reload the page.
    • Sorting of dates will work if all dates are within the same year; dates that span years will not sort properly - this is a limitation of the tinysort plugin.
  • The sort only applies to the elements on the current page; lists that continue on to other pages are not included.

* NOTE * Columns containing dates will not sort as expected because the tinysort library does not support it natively.

gitlab-sort-content-table