mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-24 20:25:50 +03:00
[GH-ISSUE #83] Sort-by On Installed Script #24
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oOStroudyOo on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/83
Originally assigned to: @michelroegl-brunner on GitHub.
🌟 Briefly describe the feature
Be able to sort the table of installed scripts
📝 Detailed description
Hello,
I believe it would be useful to be able to sort the columns of the table on the installed scripts page so they can be ordered alphabetically (Script name) or numerically (Container ID), maybe even by install date.
Thank you.
💡 Why is this useful?
It would match the order available on the Proxmox server. Muscle memory of finding the LXCs on Proxmox would be indentical on this app.
@michelroegl-brunner commented on GitHub (Oct 8, 2025):
Sure!
@michelroegl-brunner commented on GitHub (Oct 9, 2025):
Done!