Extension code assist - Custom file sort. #6426
Unanswered
Symbiomatrix
asked this question in
Q&A
Replies: 1 comment
-
The following changes are planned for the current file list. If you want to include a sort feature, it would be a good idea to propose it in the implementation of this RFC. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello. So I wrote this simple patch to override the default lexicographical sorting of all models (by filename) with date modified in descending order, or some other so desired custom sort & order, but as stated on the repo I'm not too clear on how best to approach the user interaction side of it on comfy. Anyone care to comment on client-server management in extensions (preferably without mad js gymnastics)? Or if there's some alternative of which I'm unaware.
Beta Was this translation helpful? Give feedback.
All reactions