What problem does this solve?
Currently, if a bookmark status is changed (favorite, archival, title edit, etc.) while offline, the changes are queued and applied once the app is online and can connect to the server.
Also, some highlight features work offline:
- they display in reading view (as long as content was downloaded while online)
- the user can display highlights in a bookmark and click to scroll to the selected highlight)
- the user can click on a highlight to view associated note
However, the app doesn't currently support creating, editing or deleting highlights while offline.
Proposed solution
Implement a solution to enable highlight changes to be made while offline and queued for execution once the app can communicate with the server.
Alternatives considered
No response
What problem does this solve?
Currently, if a bookmark status is changed (favorite, archival, title edit, etc.) while offline, the changes are queued and applied once the app is online and can connect to the server.
Also, some highlight features work offline:
However, the app doesn't currently support creating, editing or deleting highlights while offline.
Proposed solution
Implement a solution to enable highlight changes to be made while offline and queued for execution once the app can communicate with the server.
Alternatives considered
No response