Add Global Bookmark feature

This commit is contained in:
jpirnay
2026-04-15 09:32:52 +02:00
parent f7bf43d39b
commit 2f4cea3706
19 changed files with 737 additions and 8 deletions
+1
View File
@@ -87,6 +87,7 @@ class ActivityManager {
void goToSettings();
void goToFileBrowser(std::string path = {});
void goToRecentBooks();
void goToGlobalBookmarks();
void goToBrowser();
void goToReader(std::string path);
void goToKOReaderSync();