Originally Posted by Starson17
I just wrote the last piece of merge records code that I've planned. It all seems to work fine - just need to do some more alpha testing.
Assuming Kovid accepts it, the merge option will be available by right click, just like add books, edit metadata, convert, send, save, etc. All of those are also on the toolbar, accessible by button click, and during development and testing, having a button on the toolbar was convenient. Since I've already written the toolbar button code, and for consistency with the other right-click options, I might as well leave the button on the toolbar. Kovid can take it off if it's not needed.
The only thing I don't have is a suitable merge icon (I stole one of the other icons for testing). The icons are in the resources/images directory. However, I've got no tools for editing or making an svg image.
Would anyone be willing to make me a simple merge icon? I'm currently using the add_book.svg file already in that directory. It has a book with a plus sign. Maybe two books with an arrow from one into the other?
Alternatively, how about an open source svg editor I could try?
Thanks.
|