[GH-ISSUE #1355] Add Lists and RSS-Feeds, Rules to JSON-Export/-Import #867

Open
opened 2026-03-02 11:53:22 +03:00 by kerem · 0 comments
Owner

Originally created by @Eragos on GitHub (May 3, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1355

Describe the feature you'd like

From Discussion Migrating from one device to another. #1211

Add Lists and RSS-Feeds, Rules to JSON-Export/-Import to make system migration more user friendly.

Actually only bookmarks are included:

{
    "bookmarks":
    [
        {
            "content":
            {
                "type": "link",
[...]

Best Michael

Describe the benefits this would bring to existing Karakeep users

See feature description

Can the goal of this request already be achieved via other means?

See feature description

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

Similar Issues/requests:

  • Total export of the hoarder database #1352
  • Feature: Import / Export for backup purposes #75
    • → Maybe via cron → curl → webhook as alternative to DATA_DIR

Can IMHO closed:

  • Omnivore import improvement - archived #703
Originally created by @Eragos on GitHub (May 3, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1355 ### Describe the feature you'd like From Discussion Migrating from one device to another. #1211 Add Lists and RSS-Feeds, Rules to JSON-Export/-Import to make system migration more user friendly. Actually only **bookmarks** are included: ``` { "bookmarks": [ { "content": { "type": "link", [...] ``` Best Michael ### Describe the benefits this would bring to existing Karakeep users See feature description ### Can the goal of this request already be achieved via other means? See feature description ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context Similar Issues/requests: - Total export of the hoarder database #1352 - Feature: Import / Export for backup purposes #75 - → Maybe via cron → curl → webhook as alternative to `DATA_DIR` Can IMHO closed: - Omnivore import improvement - archived #703
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#867
No description provided.