Skip to content

Feat: allow customized sort order#35

Open
Minh-Ng wants to merge 12 commits into
tintinweb:masterfrom
Minh-Ng:feat/reverse-sort
Open

Feat: allow customized sort order#35
Minh-Ng wants to merge 12 commits into
tintinweb:masterfrom
Minh-Ng:feat/reverse-sort

Conversation

@Minh-Ng

@Minh-Ng Minh-Ng commented Jul 12, 2026

Copy link
Copy Markdown

Adds configurable widget sort direction while preserving existing defaults.

  • Introduces ascending/descending sorting for all widget sort modes.
  • Keeps task storage behavior backward-compatible.
  • Isolates sorting and memoization from TaskStore.
  • Avoids repeated sorting during widget animation renders.
  • Preserves external task updates and existing status-order behavior.

Ideally we can customize by status (pending, completed, in progress) perms, but I don't want to change the existing parameters too much.

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.

2 participants