SSWConsulting / SSWConsulting/SSW.Rules
✨ Author Link - Enhance Profile Link and Date Format
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
Requested by: @uly1 via YakShaver.ai 🦬
cc: @jakebayliss, @adamcogan, @uly1, @Marxoz, @PothieuG, @Freego1783
Hi Team!
🟥 Watch the video (2 min 49 sec)
Url from screen share: https://www.ssw.com.au/rules/best-ai-tools
Pain
Make the 'Last updated by' author name clickable, linking to the profile page, and change the 'updated X hours ago' format to display the full date.
Acceptance Criteria
- The 'Last updated by' author name is clickable and links to the author's profile page.
- The 'updated X hours ago' text is replaced with the full date format after 24 hours.
- A tooltip displays the full date when hovering over the 'updated X hours ago' text.
- Ensure the date format is readable by Google for SEO purposes.
Screenshot

Figure: Make 'last updated by' a clickable link to profile page
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the TypeScript/Next.js app for the rendering of the “Last updated by” author and relative update date. Trace the existing profile-link and date-formatting behavior, then verify the author link, post-24-hour full date, hover tooltip, and Google-readable date output against the acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100