[GH-ISSUE #159] Add ordering by last updated #52

Open
opened 2026-02-26 12:40:02 +03:00 by kerem · 1 comment
Owner

Originally created by @gdeeble on GitHub (Oct 15, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/159

🌟 Briefly describe the feature

Add the ability to order scripts based on their last updated time for easier visibility to scripts that have changed

📝 Detailed description

Currently you can order by name and create date, but it would be awesome to be able to order them by when they were last updated.

I understand this might not be feasible as I'm not sure if the json for the scripts contain the last updated time but if it does, this would be cool to implement.

💡 Why is this useful?

Give visibility to scripts that have had changes made.

eg. Script is downloaded and doesn't work for a user for what ever reason(may it be a PEBCAK issue or any other of the million things that could be problematic), but later is updated, and fixes the problem, the user might not see it to know to try again, especially if they are just trying it to try it.

Originally created by @gdeeble on GitHub (Oct 15, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/159 ### 🌟 Briefly describe the feature Add the ability to order scripts based on their last updated time for easier visibility to scripts that have changed ### 📝 Detailed description Currently you can order by name and create date, but it would be awesome to be able to order them by when they were last updated. I understand this might not be feasible as I'm not sure if the json for the scripts contain the last updated time but if it does, this would be cool to implement. ### 💡 Why is this useful? Give visibility to scripts that have had changes made. eg. Script is downloaded and doesn't work for a user for what ever reason(may it be a PEBCAK issue or any other of the million things that could be problematic), but later is updated, and fixes the problem, the user might not see it to know to try again, especially if they are just trying it to try it.
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 15, 2025):

In the main repo we currently dont support this, as we dont track the date of the latest change. But when it gets added there i also will implement it here.

<!-- gh-comment-id:3404562695 --> @michelroegl-brunner commented on GitHub (Oct 15, 2025): In the main repo we currently dont support this, as we dont track the date of the latest change. But when it gets added there i also will implement it here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#52
No description provided.