Skip to content

Releases: noembryo/KoHighlights

KoHighlights v0.8.0.0

09 Mar 10:35
Compare
Choose a tag to compare
  • Added:
    • Option to change the size of the toolbar buttons with right-click.
    • Linux binaries for x86/x64 with PyInstaller.
    • The Python script has now a command-line interface for batch conversions.
  • Fixed:
    • The Python script can run with Python2/3.
    • Reloading the same files after clearing the book list, works now.

KoHighlights v0.7.0.0

03 Mar 10:06
Compare
Choose a tag to compare
  • Added:
    • Option to sort highlights by Date or Page (in "Books" view).

KoHighlights v0.6.1.0

01 Mar 21:36
Compare
Choose a tag to compare
  • Added:
    • Merging the highlights of a book that is read in two different devices is now possible (beta). It must be from the same reader engine though. Read about it here.
    • Syncing the reading position for a book that is read in two different devices is also possible now.
    • We can now edit highlight comments while in the "Highlights" view, using the right-click menu or double clicking.
    • From "Highlights" view, using the right-click menu, we can locate the current highlight to the "Books" view.
  • Changed:
    • When scanning a directory using the "Scan Directory" button, the previously loaded books are not unloaded from the list.
  • Fixed:
    • The same book's metadata are not loaded more than one time any more.
    • The book's description text is now read only (as it should).

KoHighlights v0.5.0.0

22 Feb 11:45
Compare
Choose a tag to compare
  • Added:
    • In "Highlights View", using the right-click menu, we can copy to clipboard the selected highlights/comments.
  • Changed:
    • Added "Tags" and "Description" to the "Book Info".
    • Removed "Total time" and "Status" from the "Book Info" because the relevant keys where removed from the more current KoReader versions' metadata.
  • Fixed:
    • Some highlights where missing when exported to text file.
    • Better handling of lua comments.

KoHighlights v0.4.0.0

06 Jun 00:22
f08e4a0
Compare
Choose a tag to compare
  • Added:
    • New "Highlights View", where we can see all the highlights from the opened books and sort them by date, book etc.
  • Fixed:
    • Update book info when navigating using the arrows.

KoHighlights v0.3.5.0

25 Oct 12:55
Compare
Choose a tag to compare
  • Added:
    • Support for comments (kind of), using the "Edit" highlight option of KoReader (click on a highlight).
    • Edit/Add/Delete a highlight's comment.
  • Fixed:
    • Deleting an "Edited" highlight could not delete the associated bookmark too.
    • New lines in the highlight are now properly displayed.

KoHighlights v0.3.4.0

19 Sep 14:40
Compare
Choose a tag to compare
  • Added:
    • Delete some or all the highlights from a book.
    • Copy some or all the highlights from a book in the clipboard.
  • Changed:
    • Highlights are now a list with items that can be selected individually for copy/deletion, not just a text.
    • Highlight's elements like page, date and even highlight text can be individually turned on/off.
  • Fixed:
    • If there was more than one highlight in a page, only the first was displayed.
    • Right click menu appeared even if the book list was empty.
    • ... and the various smaller bugs.

KoHighlights v0.3.2.0

22 Aug 12:08
Compare
Choose a tag to compare
  • Added:
    • Page & Date reference for each highlight.
    • Option to show/hide page & date info that also affects if that info is going to be written in the saved text files.
  • Changed:
    • Highlights are now sorted by page number.
  • Fixed:
    • Right clicking and selecting "View Book" did nothing.
    • If another file was in an '.sdr' folder (like an '.old' backup file) it could be selected instead of the normal metadata file.
    • Saved texts were displayed wrong in Windows Notepad due to Unix line breaks.

KoHighlights v0.3.1.2

27 Jul 21:24
Compare
Choose a tag to compare
  • New "Book Info" panel.
  • Option to delete the .sdr folders for specific books or even the books themselves.
  • Added "Book Type" and "Read percent" columns.
  • Color-coded rows based on Finished/Completed state and the presence or not of the actual book.
  • Option to view a book with the system's viewer.

KoHighlights v0.2.1.1

28 May 18:59
Compare
Choose a tag to compare

Added a "Modified" date column and option to pass folders or files as arguments.