Macho, The Gnucash CSV importer has a setup section where you can select the separator character. One of the defaults is tab separation as well as comma and I think space. You can define any character as the seaparator if you want.
There is a step in which you attach column headers (internal to GnuCash data designation) and assign them to the columns in the imported data. The help file https://www.gnucash.org/docs/v4/C/gnucash-help/trans-import.html has detail on the CSV importing process. Have no idea what Hamster 's format is but you should be able to work it out from the above. David Cousens On Wed, 2023-10-11 at 21:38 -0400, Macho Philipovich wrote: > Dear all, > > I want to autogenerate GnuCash invoices from customer-work-hours > previously tracked using the Gnome Time Tracker (aka Project Hamster). > > Hamster allows TSV export, GnuCash allows CSV invoice import, so I > assume it's just a matter of writing a script to massage Hamster TSV > output into appropriate GnuCash CSV input. > > My questions: > > 1. Has anyone else already done this? > 2. If not, would it be of any use to share my work, or this just too niche? > 3. If it would be of some use, where and how should it be shared? > > (Please copy me on replies because I'm not subscribed to this list.) > > Thanks, > > Macho > _______________________________________________ > gnucash-user mailing list > [email protected] > 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. _______________________________________________ gnucash-user mailing list [email protected] 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.
