You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS app is missing the Offline mode already implemented in the Android app wallabag/android-app#246 (I assume it's implemented in the Android app based on the comments and commits, I don't have Android to test).
I consider this a CRITICAL issue, this makes the iOS app mostly unusable while offline: if you read/delete/etc articles while offline, when you come back online and refresh/resync all the articles are reverted to their original server-saved state (read articles will be marked back as unread and all the deleted articles will reappear)
This would require a queue system for pending actions (mark article read, delete article, mark article favorite, etc) when the network is offline and once the network is back online all the queued actions should trigger.
The text was updated successfully, but these errors were encountered:
hello, with the closing of omnivore, this feature is becoming a fundamental issue IMO (this was already the only missing feature that is/was preventing me to make full move to wallabag, as I read a lot in planes and places were I do not have an internet connection :(
EDIT: I do not have a mac (but I have an iPhone and an iPad), so I cannot try to contribute myself to it :(
iOS app is missing the Offline mode already implemented in the Android app wallabag/android-app#246 (I assume it's implemented in the Android app based on the comments and commits, I don't have Android to test).
I consider this a CRITICAL issue, this makes the iOS app mostly unusable while offline: if you read/delete/etc articles while offline, when you come back online and refresh/resync all the articles are reverted to their original server-saved state (read articles will be marked back as unread and all the deleted articles will reappear)
This would require a queue system for pending actions (mark article read, delete article, mark article favorite, etc) when the network is offline and once the network is back online all the queued actions should trigger.
The text was updated successfully, but these errors were encountered: