Add progress/recently-added sort to Library browser
The sort dropdown only had Name (A-Z/Z-A) - no way to surface "what did I just download" or "what am I closest to finishing" without scrolling. Adds Progress and Recently Added, backed by each course's completion_percentage and folder mtime (already/newly attached in list_library_directory and search_library_courses). Folders have neither, so they naturally sort to the end under these two modes. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
2026-08-26 14:57 UTC — Add progress/recently-added sort to Library browser
|
||||
2026-08-26 14:45 UTC — Redesign expandable lists to a leaner, flat style
|
||||
2026-08-26 14:27 UTC — Add expand all/collapse all to the course tree
|
||||
2026-08-26 14:13 UTC — Header/footer polish, fix dead link, add focus rings
|
||||
|
||||
Reference in New Issue
Block a user