Update indication should be date instead of something imprecise like"1 month" #219
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#219
Loading…
Reference in New Issue
Block a user
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?
Hello,
Update indication on info tile should be date instead of something imprecise like"1 month" , so you can inmediately see if there were recent changes... yes i know date appears on hovering, but then why just not give the date directly?
There were recent changes, as recent as "around one month ago".
For items that update regularly, using relative times is definitely better. Everyone understands "10h ago". If instead it would display today's date and time down to the hour, it'd be long and can be confusing if users are in different time zones. Absolute times use more space, need to be localized (7/4/24 is April 7th, or July 4th?), and are really not that important. You want to know if the extension was updated sometime recently (Blender releases are every 4 months), not necessarily down to a specific date. In that case you can hover over the date and get the full time stamp.
Closing since it's not really a bug.