From f32abb919489f35ff3f563c2e04d7fd53c8e3ac8 Mon Sep 17 00:00:00 2001 From: Roy Hansen Date: Mon, 2 Feb 2026 12:33:11 +0100 Subject: [PATCH] Improve usability of csv-transaction-import by adding tooltip for date-format selection. The date-format selection box displayes all variations with a "-" separator, however this separator also matches "/" and ".". The tooltip explains this behavior. --- gnucash/gtkbuilder/assistant-csv-trans-import.glade | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnucash/gtkbuilder/assistant-csv-trans-import.glade b/gnucash/gtkbuilder/assistant-csv-trans-import.glade index 6ee655acc9..56e16187b7 100644 --- a/gnucash/gtkbuilder/assistant-csv-trans-import.glade +++ b/gnucash/gtkbuilder/assistant-csv-trans-import.glade @@ -591,6 +591,8 @@ To know which lines belong to the same transaction, the importer will compare th False end Date Format + Choose the order of day, month and year, to match the formatting in the imported file. +Choices are displayed with a Hyphen (-) separator, but will also match Dot (.) and Slash (/) as separator. 0 @@ -718,6 +720,8 @@ To know which lines belong to the same transaction, the importer will compare th True False + Choose the order of day, month and year, to match the formatting in the imported file. +Choices are displayed with a Hyphen (-) separator, but will also match Dot (.) and Slash (/) as separator. 1