Skip to content

Migrate Karakeep/Hoarder export to Linkwarden JSON

Notifications You must be signed in to change notification settings

ChrisFhey/karawarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Migrate Hoarder/Karakeep to Linkwarden

Small helper that reshapes a Hoarder/Karakeep export into something Linkwarden’s importer accepts.

Usage

python3 convert.py hoarder-export.json --output linkwarden-import.json
  • The script puts every link into a single Hoarder Import collection.
  • Tags are copied exactly as they appear in the export.
  • Optional flags: --user-id (defaults to 1) and --collection-color.

About

Migrate Karakeep/Hoarder export to Linkwarden JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%