4) Assuming match is case sensitive, should it be optionally turned off?
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Am 24.05.20 um 01:52 schrieb David Cousens:
Christian,
I guess it depends on whether there is a performance advantage in using the
previously stored data for the transfer account associations over
constructing the frequency table on the fly. The search for matching
transactions only takes plac
Christian,
I haven't experimented to know whether constructing the frequency table on
the fly creates a performance bottleneck or not but am guessing the original
developer thought it might. It would require a detailed look at the code
involved but my suspicion would be that the performance penalt
Message: 5
Date: Sun, 24 May 2020 15:44:48 +1000
From: flywire
To: gnucash-devel
Subject: [GNC-dev] Fwd: Is the import match map still required?
Message-ID:
Content-Type: text/plain; charset="UTF-8"
The most obvious match would be to match any Transfer Accounts in the data
to gnu Accou
Hi,
I'd like to modify the Import Map Editor so that after deleting the selected
entries, you do not get reset back to the start of the list.
Is anybody already working on that or some other major change to the Import
Map Editor?
Regards,
Chris Good
___
Chris
I think that is a good move. Having to continually refind my position in the
list after deleting tokens was a real frustration while pruning the token
list manually. Not touching that area.
David
-
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356
1. Not much we can do about that. Presumably that is why the import match
editor was created so that fat finger tokens can be located and deleted. I
still have mixed feelings about pruning the table. Ok in the case where you
have a known wrong entry as above but less sure whether taking connector
From: Chris Good
Sent: Monday, 25 May 2020 9:59 AM
To: gnucash-devel@gnucash.org
Subject: Import Map Editor - maintain position in list
Hi,
I'd like to modify the Import Map Editor so that after deleting the selected
entries, you do not get reset back to the start of the list.
Is anybody