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

Offline mode #5

Open
nathanpc opened this issue Aug 11, 2014 · 0 comments
Open

Offline mode #5

nathanpc opened this issue Aug 11, 2014 · 0 comments
Assignees

Comments

@nathanpc
Copy link
Owner

Work in offline mode and cache the entire bookmarks list. Also create a way to make changes offline, then sync them when possible.

The easiest way to do this would be to request the entire list, cache it in a SQLite database, put local changes in a separate table, sync, then drop the Pinboard cache table and request the entire list again.

@nathanpc nathanpc self-assigned this Aug 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant