[PR #790] [MERGED] feat: show createdAt year in card footer when created over a year ago #1696

Closed
opened 2026-03-02 11:58:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/790
Author: @jdhartley
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @MohamedBassem

Base: mainHead: bookmark-formatted-created-at


📝 Commits (1)

  • e07c753 feat: show createdAt year in card footer when created over a year ago

📊 Changes

1 file changed (+9 additions, -2 deletions)

View changed files

📝 apps/web/components/dashboard/bookmarks/BookmarkLayoutAdaptingCard.tsx (+9 -2)

📄 Description

I imported a bunch of old saves from Pocket and found it hard to tell how old the saves were when browsing

I added the year to the Bookmark Card footer date format string when the bookmark is created over a year ago. It doesn't take up too much space, hope nobody minds the few characters

Happy to move code around or take another stab at this. Thanks!

screenshots showing grid and compact bookmark cards grid preview
compact preview

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/790 **Author:** [@jdhartley](https://github.com/jdhartley) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `bookmark-formatted-created-at` --- ### 📝 Commits (1) - [`e07c753`](https://github.com/karakeep-app/karakeep/commit/e07c753bc28fb9e48475aaa9aec884133795a4ae) feat: show createdAt year in card footer when created over a year ago ### 📊 Changes **1 file changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/bookmarks/BookmarkLayoutAdaptingCard.tsx` (+9 -2) </details> ### 📄 Description I imported a bunch of old saves from Pocket and found it hard to tell how old the saves were when browsing I added the year to the Bookmark Card footer date format string when the bookmark is created over a year ago. It doesn't take up too much space, hope nobody minds the few characters Happy to move code around or take another stab at this. Thanks! <details> <summary>screenshots showing grid and compact bookmark cards</summary> <img alt="grid preview" src="https://github.com/user-attachments/assets/2612a285-70ca-4ddb-8031-bb158015ff2a" /><br><img alt="compact preview" src="https://github.com/user-attachments/assets/2adde6fc-c66b-407b-8bc9-f72f858310cf" /> </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:45 +03:00
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/karakeep#1696
No description provided.