[PR #2434] [MERGED] feat: fixes #1444 Added Import for Instapaper #2103

Closed
opened 2026-03-02 12:00:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2434
Author: @WieserDaniel
Created: 1/29/2026
Status: Merged
Merged: 2/9/2026
Merged by: @MohamedBassem

Base: mainHead: issue-1444


📝 Commits (2)

📊 Changes

3 files changed (+83 additions, -1 deletions)

View changed files

📝 apps/web/components/settings/ImportExport.tsx (+19 -0)
📝 apps/web/lib/i18n/locales/en/translation.json (+1 -0)
📝 packages/shared/import-export/parsers.ts (+63 -1)

📄 Description

Fixes #1444

BEFORE
Screenshot From 2026-01-29 01-41-29

AFTER
Screenshot From 2026-01-29 01-44-52


🔄 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/2434 **Author:** [@WieserDaniel](https://github.com/WieserDaniel) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `issue-1444` --- ### 📝 Commits (2) - [`554d89a`](https://github.com/karakeep-app/karakeep/commit/554d89a1fee6650e36f9877f9f86725e82670746) Added Instapaper import - [`d18b92f`](https://github.com/karakeep-app/karakeep/commit/d18b92f30017e2d3777593dd1c4f40b68e7937b6) Fixes #1444 Added Instapaper import support ### 📊 Changes **3 files changed** (+83 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/settings/ImportExport.tsx` (+19 -0) 📝 `apps/web/lib/i18n/locales/en/translation.json` (+1 -0) 📝 `packages/shared/import-export/parsers.ts` (+63 -1) </details> ### 📄 Description Fixes #1444 **BEFORE** <img width="2406" height="1720" alt="Screenshot From 2026-01-29 01-41-29" src="https://github.com/user-attachments/assets/5af8ab29-408a-425a-8a4c-fbab25ec38fd" /> **AFTER** <img width="2406" height="1720" alt="Screenshot From 2026-01-29 01-44-52" src="https://github.com/user-attachments/assets/4186a392-f02b-4e1d-8d37-072428e11879" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:34 +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#2103
No description provided.