From c83dbcb2401b9d599ae9ceddcb4c88eb49a9b1aa Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 5 May 2026 09:46:12 +0200 Subject: Chore: updated handoff and todo --- HANDOFF.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HANDOFF.md') diff --git a/HANDOFF.md b/HANDOFF.md index 4cc7339..30cec4f 100644 --- a/HANDOFF.md +++ b/HANDOFF.md @@ -8,7 +8,7 @@ What was confirmed: All 34 tests pass. pytest-qt added to requirements.txt for the _detect_renames unit tests. The body-erasure bug was pre-existing since v1.0 — any article saved through FrontmatterEditor before this fix lost its content. MultiTokenCompleter does not call widget.setCompleter() because that re-enables Qt's built-in single-token prefix logic. Tag rename propagation is transactional: taxonomy save failure aborts propagation entirely. v1.3 tagged and pushed. Still in progress: - Nothing was left open in this session. Remaining TODO items are: font size spinner in SetupDialog, and transart backend availability validation using OLLAMA_HOST. + Nothing was left open in this session. Continue with items from the TODO.md list. Next steps: - Two TODO items remain. Suggested order: (1) font size spinner in SetupDialog (ui/setup_dialog.py) — add QSpinBox, save via Config.save(), re-apply with app.setFont(); (2) transart backend availability check using OLLAMA_HOST — validate before translation starts or disable the translate button with a popup reminder to activate RunPod. + Many TODO items remain. Suggested order: (1) fix the taxonomies bug when modifying from the frontmatter editor; (2) transart backend availability check using OLLAMA_HOST — validate before translation starts or disable the translate button with a popup reminder to activate RunPod. (3) font size spinner in SetupDialog (ui/setup_dialog.py) — add QSpinBox, save via Config.save(), re-apply with app.setFont(); -- cgit v1.2.3