mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
Sort-by On Installed Script #26
Reference in New Issue
Block a user
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).
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!