feat(web): jump to timeline (#12117)

* feat(web): jump to timeline

* Update web/src/lib/components/memory-page/memory-viewer.svelte

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* wording and open in new tab

* Use correct wording and icon

* fix: hide on archived and trashed assets

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
Alex 2024-08-29 16:14:52 -05:00 committed by GitHub
parent ebecb60f39
commit 6fe011e2d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 0 deletions

View file

@ -1259,6 +1259,7 @@
"view_album": "View Album",
"view_all": "View All",
"view_all_users": "View all users",
"view_in_timeline": "View in timeline",
"view_links": "View links",
"view_next_asset": "View next asset",
"view_previous_asset": "View previous asset",