Quote:
Originally Posted by nekokami
Being able to extract title and author would be very helpful. Couldn't the processing append to the file, rather than rewriting it?
|
Originally I did have it appending it, but then I ended up with duplications if I read an article again later and made further snippets. This could be handled by looking at the coordinates of the snippets already taken, but that started to look like too much hard work at the time (that was when I was still battling with bad XML and unicode issues). I'll add it to the list above and have a think about it.