2023-08-03 GnuCash IRC logs

00:01:05 *** cproo12 has quit IRC
00:03:05 *** jwhite has quit IRC
00:10:18 *** chris has quit IRC
00:31:04 *** gandalf has joined #gnucash
01:01:29 *** chris has joined #gnucash
01:01:29 *** ChanServ sets mode: +v chris
01:01:33 *** gncbot sets mode: +o chris
01:07:00 *** fell has quit IRC
01:12:59 *** fell has joined #gnucash
01:12:59 *** ChanServ sets mode: +o fell
01:14:37 *** chris has quit IRC
01:26:13 *** chris has joined #gnucash
01:26:13 *** ChanServ sets mode: +v chris
01:26:18 *** gncbot sets mode: +o chris
01:31:00 *** fell has quit IRC
01:32:20 *** fell has joined #gnucash
01:32:20 *** ChanServ sets mode: +o fell
01:42:26 *** chris has quit IRC
02:29:32 *** mosiu_ has joined #gnucash
02:29:46 *** mosiu has quit IRC
02:29:48 *** mosiu_ is now known as mosiu
02:33:54 *** mosiu has quit IRC
03:05:20 *** fell has quit IRC
03:05:44 *** fell has joined #gnucash
03:05:44 *** ChanServ sets mode: +o fell
03:13:04 *** gncbot has joined #gnucash
04:01:44 *** bertbob has quit IRC
04:03:32 *** bertbob has joined #gnucash
04:03:32 *** ChanServ sets mode: +v bertbob
04:49:01 *** chris has joined #gnucash
04:49:01 *** ChanServ sets mode: +v chris
05:23:44 *** chris has quit IRC
08:17:38 *** jwhite has joined #gnucash
08:29:01 *** NoobAlice has joined #gnucash
08:29:01 *** ChanServ sets mode: +v NoobAlice
08:34:22 *** chris has joined #gnucash
08:34:22 *** ChanServ sets mode: +v chris
08:58:28 *** warlord has joined #gnucash
08:58:44 *** ChanServ sets mode: +qo warlord warlord
09:01:30 <warlord> .
09:01:30 <gncbot> warlord: Sent 2 weeks, 0 days, 17 hours, and 25 minutes ago: <fell> Wiki edits are slow again.
09:06:24 *** chris has quit IRC
09:18:59 *** NoobAlice has quit IRC
09:48:54 *** cproo12 has joined #gnucash
09:48:54 *** ChanServ sets mode: +v cproo12
09:52:37 *** chris has joined #gnucash
09:52:37 *** ChanServ sets mode: +v chris
10:18:46 *** bertbob has quit IRC
10:22:45 *** bertbob has joined #gnucash
10:22:45 *** ChanServ sets mode: +v bertbob
10:29:02 *** cproo12 has quit IRC
10:54:45 *** aj has quit IRC
10:56:51 *** aj has joined #gnucash
10:56:52 *** ChanServ sets mode: +v aj
11:05:59 *** bertbob has quit IRC
11:13:08 *** gandalf1 has joined #gnucash
11:13:35 *** gandalf has quit IRC
11:13:36 *** gandalf1 is now known as gandalf
11:14:45 *** bertbob has joined #gnucash
11:14:45 *** ChanServ sets mode: +v bertbob
11:38:17 *** chris has quit IRC
12:15:29 *** gandalf1 has joined #gnucash
12:16:56 *** gandalf has quit IRC
12:16:57 *** gandalf1 is now known as gandalf
12:18:45 *** cproo12 has joined #gnucash
12:18:46 *** ChanServ sets mode: +v cproo12
12:18:48 *** cproo12 has quit IRC
12:59:59 *** jralls sets mode: +o gncbot
13:03:52 <jralls> jmwhite, https://wiki.gnucash.org/wiki/Logging for logging info. Scheme spells printf `format`, see https://www.gnu.org/software/guile/manual/html_node/Formatted-Output.html
13:52:37 *** palerider has joined #gnucash
13:53:45 *** palerider has left #gnucash
16:13:09 *** ChanServ sets mode: +v jwhite
16:13:13 <jwhite> check, thanks.
17:09:18 *** NoobAlice has joined #gnucash
17:09:18 *** ChanServ sets mode: +v NoobAlice
17:37:14 *** gandalf has quit IRC
18:10:20 <jwhite> Thinking of trying to implement QIF price import (https://bugs.gnucash.org/show_bug.cgi?id=791819). Looks relatively straight forward, modulo having to learn the whole import QIF logic. I'd appreciate a clue bat if I'm on an impossible quest.
18:32:46 *** CDB-Man has quit IRC
18:47:36 <jralls> jwhite, it doesn't even strike me as that difficult. Just find the right place to call xaccTransRecordPrice and do it. It's done for all other import types at https://github.com/Gnucash/gnucash/blob/ce6bdc2c2dbbaabf387deff8cc51530082bd25e3/gnucash/import-export/import-backend.cpp#L890.
18:49:13 <jwhite> jralls, thanks. I'll give it a go.
18:49:58 <jralls> The function is wrapped so you can call it from scheme, just put the first parenthesis before the function name and leave off the comma.
18:52:29 <jwhite> k. I was figuring I'd try to find something similar and use that as a model. I think I have a handle on the easy stuff in qif-file.scm and qif-objects.scm. I figure I need to learn the full flow logic; seems like reading code is the best plan for that.
19:13:29 <jralls> It is, especially for the Scheme stuff. There's quite a bit of documentation for the C/C++ API at https://code.gnucash.org/docs/MASTER; you can generate a local copy with Doxygen if you like.
20:26:34 *** chris has joined #gnucash
20:26:34 *** ChanServ sets mode: +v chris
20:26:38 *** gncbot sets mode: +o chris
20:59:38 *** chris has quit IRC
21:00:17 *** cproo12 has joined #gnucash
21:00:17 *** ChanServ sets mode: +v cproo12
21:00:35 *** cproo12 has quit IRC
21:59:47 *** jwhite has quit IRC
22:42:00 *** cproo12 has joined #gnucash
22:42:00 *** ChanServ sets mode: +v cproo12
22:51:13 *** cproo12 has quit IRC
23:37:59 *** gandalf has joined #gnucash
23:38:07 *** cproo12 has joined #gnucash
23:38:07 *** ChanServ sets mode: +v cproo12
23:45:58 *** CDB-Man has joined #gnucash
23:45:58 *** ChanServ sets mode: +v CDB-Man