- id-based incremental (new_ids - prev_integrated_ids) with --full flag, kindle-id tag, deletions handling - Mappings tab with delete to return to Conflicts, sorted by updated_at newest first - Integrated tab with Added On / Integrated dates and Citekey - black over white iA Writer Duo theme, candidate-list per-row Use buttons, resizable/sortable tables - Settings editable + save, Artifacts Open/Reveal, Re-import bar with last file reuse - Fix override single-field validation and ignore cleanup
16 lines
591 B
JSON
16 lines
591 B
JSON
{
|
|
"manifest_version": 2,
|
|
"name": "Kindle Zotero Importer",
|
|
"version": "0.6.4",
|
|
"description": "Import Kindle My Clippings.txt highlights and notes into Zotero as native annotations.",
|
|
"homepage_url": "https://github.com/UtkuBilenDemir/kindle-zotero_importer",
|
|
"author": "Utku Bilen Demir",
|
|
"applications": {
|
|
"zotero": {
|
|
"id": "kindlezoteroimporter@utkubilen.de",
|
|
"update_url": "https://github.com/UtkuBilenDemir/kindle-zotero_importer/releases/latest/download/updates.json",
|
|
"strict_min_version": "6.999",
|
|
"strict_max_version": "10.0.*"
|
|
}
|
|
}
|
|
}
|