[GNC] Porting Auto Completion from v4 to v5

john jralls at ceridwen.us
Thu Sep 14 13:19:55 EDT 2023



> On Sep 13, 2023, at 21:01, sunfish62--- via gnucash-user <gnucash-user at gnucash.org> wrote:
> 
> Hello, 
> 
> In another thread, it was noted that the latest version of auto complete in version 5 of GnuCash restarts the auto completion data store. That gave me pause, as I make use of the feature extensively to speed the entry of transactions for a large number of stocks and mutual funds. (I start each transaction with the ticker symbol, making each very quick to enter) 
> 
> As a non programmer, I wonder idly whether there would be some way of grabbing the information out of the earlier copy, and pushing that data into the newer version. It would certainly help my use case. 
> 
> Could a normal (well, on some levels) person actually locate this data store in a file somehow, and then-- oh, I don't know-- copy and paste that information into another file to jumpstart their 5.x experience? 

David,

The auto-completion data store is not and never has been saved. It's generated from the transaction and current-account-split text fields when you open a register tab.

Regards,
John Ralls


More information about the gnucash-user mailing list