Updating my bank account - qif downloads
Leon McClatchey
leonmcclatchey@homemail.com
Sun, 28 Jan 2001 13:32:44 -0600
This is a multi-part message in MIME format.
--------------287762FC43B50CA23FC44832
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Richard Court wrote:
> How do I manage periodic downloads of .qif files to gnucash to update my bank account. Will subsequent downloads recognize previously recorded transactions. Do I have to choose non-overlapping periods. Do I create new file names? What procedures are involved? This is all very confusing to me. Any advice appreciated.
>
> Richard
I'm not sure about the bank accounts, but I do know that you can use gnc-prices to get stock and mutual fund price quotes. Originally I set it up to run via crontabs. I let that run for awhile, and then created a little python wrapper to run gnucash itself. The reason for the wrapper was because I also discovered
that gnucash does create a bunch of temporary data transaction logs, but never deletes anything. So that is what my wrapper does, after exiting gnucash, it will purge the old data files, also when used as a wrapper to launch gnc-prices, it will check to see if gnucash is running, and if it is, it will abort. I may
eventually change it to wait until gnucash exits and then go ahead and get the stock prices. I've set that little utility up so that it gets the stock prices about 5:30pm on weekdays, and it will purge the gnucash old transaction logs at about 4:30 am on Monday morning.
Hope this helps:-)
--
cya l8r
Leon McClatchey
mailto:leonmcclatchey@homemail.com
Linux User 78912 (Suse70 Box)
The nice thing about standards is that there are so many of them to
choose from.
-- Andrew S. Tanenbaum
--------------287762FC43B50CA23FC44832
Content-Type: text/x-vcard; charset=us-ascii;
name="leonmcclatchey.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Leon McClatchey
Content-Disposition: attachment;
filename="leonmcclatchey.vcf"
begin:vcard
n:McClatchey;Leon
tel;fax:316-664-6011
tel;home:316-664-9030
tel;work:316-664-9030
x-mozilla-html:TRUE
adr:;;508 East 5th;Hutchinson;KS;67501-2201;USA
version:2.1
email;internet:leonmcclatchey@homemail.com
x-mozilla-cpt:;512
fn:Leon McClatchey
end:vcard
--------------287762FC43B50CA23FC44832--