Time tracking in GnuCash

Luigi Bai lpb+gcash at focalpoint.com
Mon Feb 5 20:56:29 EST 2007


Derek Atkins wrote, On 02/05/2007 07:39 PM:
> GnuCash doesn't really have a way to execute arbitrary scheme code
> anymore..  This was turned off in 2.0.  But if you're working off
> SVN Trunk then the names are pretty much the same as the C code, but
> with underscores changed to dashes..  So gnc_foo_bar would be
> (gnc-foo-bar ..)
> 
> On the other hand, I do believe that GnuCash should have some interface
> in order to import invoice data from someplace like GnoTime.  I don't
> know what that interface would (or should) look like.  At one point
> there was an interest in using QSF to do that kind of import, but
> that developer went away before the code was completed.  Maybe it could
> get resurrected, or something else put into its place.
> 
> -derek
> 

Can the ~/.gnucash/config.user (load-from-path XXX) method load in
scheme for the UI (other than reports)? IE, can I use that to manipulate
the toolbar or the menu system?

Why was --load turned off for 2.0? Seems like it must have been rather
useful for scripting interaction with GnuCash?


More information about the gnucash-user mailing list