[PR #1767] Allow tags in JSON to be CSV or array of strings #3020

Closed
opened 2026-03-01 18:01:25 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/1767

State: closed
Merged: Yes


Returns tags as a JSON array in Snapshot.to_dict() and accepts both list and comma-separated tags in from_json()

  • New Features
    • Tags export is now a sorted JSON list for deterministic output.
    • Imports accept list or string formats; trims whitespace and deduplicates tags for compatibility.

Written for commit 08b0dfaf12. Summary will update on new commits.

**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/1767 **State:** closed **Merged:** Yes --- Returns tags as a JSON array in Snapshot.to_dict() and accepts both list and comma-separated tags in from_json() - **New Features** - Tags export is now a sorted JSON list for deterministic output. - Imports accept list or string formats; trims whitespace and deduplicates tags for compatibility. <sup>Written for commit 08b0dfaf127b0ecf76e7d2a4f31be26f97d0a9a8. Summary will update on new commits.</sup>
kerem 2026-03-01 18:01:25 +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/ArchiveBox#3020
No description provided.