Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for saving articles while offline #310

Open
RayBB opened this issue Dec 31, 2024 · 0 comments
Open

Add support for saving articles while offline #310

RayBB opened this issue Dec 31, 2024 · 0 comments

Comments

@RayBB
Copy link
Contributor

RayBB commented Dec 31, 2024

Currently, it's not possible to save new articles to Frigoligo while offline. This limits the app's offline-first capabilities, especially when users want to save linked articles while reading offline.

Proposed solution:

  • Add ability to queue article saves while offline
  • Store article URLs and metadata (like date added) locally when saved offline
  • Automatically sync queued articles when connection is restored

This enhancement aligns with Frigoligo's offline-first philosophy and would improve the reading experience by allowing users to:

  • Save interesting links they find while reading offline or poor connection
  • Continue their reading flow without interruption
  • Have articles automatically download when connectivity returns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant