Quote:
Originally Posted by steman
'Would you rather that all notes added to bookmarks in the same book end up in one file, with a page number assigned to each note?' Yeeessss! That sounds really good to me! If I understand 'Terisa de morgan' correctly, she too prefers that option.
steman
|
Hi steman,
I have made the changes to SaveNotepadData and pushed the changes to the repository. Now, all bookmark comments from one book will end up in a single TXT file. However...
1. If you have two books with the same filename (for example, in different folders or with different extensions) then their bookmarks will end up in the same file.
2. If you edit a bookmark comment, the SaveNotepadData addon treats the edit as a subsequent addition. In other words, you will end up with two comments in the TXT file: the unedited one and the edited one.
3. All new bookmark comments are added to the end of the file, regardless of the page number of the bookmark. However, each comment is preceded by the page number, so you should be able to at least work out the general order if you wanted to. (Note that the page number is extracted from the internal bookmark information and doesn't exactly match the page number displayed on the reader.)
Hope this works for you!
Sincerely,
Ben.