You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps
NiLuJe 5f9f7ce1da ReaderBookmark: Don't confuse bookmarks with highlights
Attempting to update a highlight when matching on a bookmark doesn't
make sense, and no longer works since #7411

Also, switch to ipairs(), and stop piggybacking on a new local that
shadows or uses the function's item argument.
It works in Lua, but it's super weird and error-prone.

Fix #7520 (regression since #7411).
3 years ago
..
cloudstorage Standardize directory/folder to folder (#7410) 3 years ago
filemanager Fontlist: Move cache file in a subdirectory, so as not to mess with 3 years ago
reader ReaderBookmark: Don't confuse bookmarks with highlights 3 years ago