Commit Graph

15 Commits

Author SHA1 Message Date
ea2c9519cd swap_guids plugin fixes, feed settings 2025-06-03 16:09:38 -06:00
1c083132a2 refactor: Preserve original metadata when embedding GUID 2025-06-03 15:59:42 -06:00
86f3a08bbc feat: Handle missing article GUIDs by generating and embedding one in source file 2025-06-03 15:54:19 -06:00
02f2346c93 chore: Remove debug print statement 2025-06-03 15:54:16 -06:00
b9d6083fca fix: Raise error on duplicate article title 2025-06-03 15:42:09 -06:00
59cd6d8358 fix: Access item title and unique_id as dict keys 2025-06-03 15:41:17 -06:00
870ab7b6fc feat: Link items to articles by title and set unique_id 2025-06-03 15:39:30 -06:00
58970bc8ef chore: Remove debug prints and early loop exit 2025-06-03 15:39:28 -06:00
5f866fbeb0 feat: Store articles in dict by title 2025-06-03 15:35:41 -06:00
babe21ed14 chore: Add debug prints in modify_feed 2025-06-03 15:35:38 -06:00
612930411a chore: Limit pretty print to first article 2025-06-03 10:56:19 -06:00
ab776d8662 chore: Print article object dict for inspection 2025-06-03 10:54:35 -06:00
d653bc948d chore: Pretty print articles in modify_feed 2025-06-03 10:53:17 -06:00
a13bdc1e08 chore: Pretty print context in modify_feed 2025-06-03 10:48:55 -06:00
60ffbf9b5d chore: Add swap_guids script 2025-06-03 10:48:53 -06:00