aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/NotePreview.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: display notes on bookmark card (#2083)xuatz2025-11-021-0/+66
* feat: display notes on bookmark card * apply styling * include mobile impl * apply pr comments * add display options menu into PR * put it under app setting * cleanup * address pr comments * change the default for show notes to false * make the in-card note font lighter --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>