[PR #2533] feat(mobile): add ability to open links in external browser #2146

Open
opened 2026-03-02 12:00:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2533
Author: @MohamedBassem
Created: 2/28/2026
Status: 🔄 Open

Base: mainHead: feat/external-browser-mobile


📝 Commits (1)

  • 973d1b9 feat(mobile): add ability to open links in external browser

📊 Changes

5 files changed (+38 additions, -14 deletions)

View changed files

📝 apps/mobile/app/dashboard/(tabs)/(settings)/index.tsx (+7 -3)
📝 apps/mobile/app/dashboard/bookmarks/[slug]/index.tsx (+3 -1)
📝 apps/mobile/app/dashboard/settings/bookmark-default-view.tsx (+13 -3)
📝 apps/mobile/components/bookmarks/BookmarkCard.tsx (+14 -6)
📝 apps/mobile/lib/settings.ts (+1 -1)

📄 Description

Fixes #2516


🔄 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/2533 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 2/28/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/external-browser-mobile` --- ### 📝 Commits (1) - [`973d1b9`](https://github.com/karakeep-app/karakeep/commit/973d1b90d04fe2b87b4ee67effffbbc9dfd91c23) feat(mobile): add ability to open links in external browser ### 📊 Changes **5 files changed** (+38 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `apps/mobile/app/dashboard/(tabs)/(settings)/index.tsx` (+7 -3) 📝 `apps/mobile/app/dashboard/bookmarks/[slug]/index.tsx` (+3 -1) 📝 `apps/mobile/app/dashboard/settings/bookmark-default-view.tsx` (+13 -3) 📝 `apps/mobile/components/bookmarks/BookmarkCard.tsx` (+14 -6) 📝 `apps/mobile/lib/settings.ts` (+1 -1) </details> ### 📄 Description Fixes #2516 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2146
No description provided.