Display relative timestamps #6

Closed
opened 2023-04-02 09:09:17 +00:00 by phlaym · 0 comments

Currently, timestamps are displayed as absolute values. They should be displayed relative instead:

  • Switch to relative display in onMount, so that the calculation is done client side. Otherwise, users without Javascript enabled would see outdated relative timestamps
  • Possibly add a toggle
    • Should only be shown if JS is enabled
    • Need to build settings UI I guess
Currently, timestamps are displayed as absolute values. They should be displayed relative instead: - Switch to relative display in `onMount`, so that the calculation is done client side. Otherwise, users without Javascript enabled would see outdated relative timestamps - Possibly add a toggle - Should only be shown if JS is enabled - Need to build settings UI I guess
phlaym added the
enhancement
label 2023-04-02 09:09:17 +00:00
phlaym added this to the Version 1.1 milestone 2023-04-02 09:10:15 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: phlaym/moshing-mammut#6
There is no content yet.