Hi David

On Windows 10**, there is a directory called:

C:\Users\{YOUR_NAME}\AppData\Roaming\GnuCash\books\

Which contains a file for each set of books called:

{BOOK_NAME}.gnucash.gcm

In that file, there are, inter alia, sections for your saved CSV Import configurations that look like this:

[Import csv,transaction - {BLAH BLAH}]
Name={BLAH BLAH}
SkipStartLines=1
SkipEndLines=0
SkipAltLines=false
CsvFormat=true
Separators=,
DateFormat=1
CurrencyFormat=0
Encoding=UTF-8
MultiSplit=true
ColumnTypes=Date;Num;Description;Transaction Commodity;Action;Account;Deposit;Price;


** So, on Linux you will need to find that file using something like this:

sudo find / -name {BOOK_NAME}.gnucash.gcm -print


Hope this helps.

Regards

Geoff
=====

On 7/10/2022 12:49 am, David Carlson wrote:
Where are the settings stored?  I thought I copied all the GnuCash stuff
from one computer to another Ubuntu machine.  I got my memorized reports
but not the CSV Transactions import settings.

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to