Add precise time/date to comments

Open
#91 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
elixir
Domain
frontend

Research direction

Start by locating the existing Timex-based formatting for comment dates and the comment display template. Add a precise timestamp on hover while preserving the current visible format, then verify the comment UI shows both the relative date and the precise time.

Written by the indexing model from the issue text.

Description

enhancement

We've used Timex (#62) to set up timing in the following format (to replicate Github's UI):

However, @nelsonic mentioned (https://github.com/dwyl/github-backup/issues/62#issuecomment-371840575) that having the precise time can be more useful to some people and also Github offers this on hover (on desktop):
image

This issue is so that precise time can be added.

  • Add precise time on hover of time/date of when a comment has been done
Dominant language
Elixir
Stars
33
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dwyl/github-backup

All issues in dwyl/github-backup

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.