Open glensc opened 12 years ago
Hey
It's nice to see some interest =) Actually, the program was supposed to ensure and create that the folder exists. It's odd that it failed with you. I'll check that. Thanks for the feedback.
yes, it is nice, nicer than python one, or at least more mature, which i spent weekend improving and then found this one just does all that i tried to fix
otoh, what this one seems to have missing: it should split the messages by some idle period, otherwise some chat logs contain 20000 lines, because it's long lived chat :)
also, you could take look at that commit, i as seems this product also can't do well with non-SAID type CHATMSG events
also, would be maybe nice to have html output, similarily from skypelog project, html and css is somewhere here, at least it looked similar to original Skype window on Linux if font set to Verdana
IMHO it should create the folder itself, or at least tell what the error is to user, that folder needs to be made manually if this restriction is by design