No description
| convert.py | ||
| README.md | ||
Migrated to code.randogoth.com/randogoth/karawarden
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 Importcollection. - Tags are copied exactly as they appear in the export.
- Optional flags:
--user-id(defaults to1) and--collection-color.