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

Local storage for documents #18

Open
awmartin opened this issue Apr 11, 2020 · 1 comment
Open

Local storage for documents #18

awmartin opened this issue Apr 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@awmartin
Copy link
Owner

Motivation

When my computer isn't connected to the Internet, I need a way to edit offline. Or I don't want to use a hosted service like Firebase, so I want to edit all of my docs locally.

Design

Need a way to pick the specify the deployment backend in code.

Or a setting to sync to a local destination while using a remote hosting service.

@awmartin awmartin added the enhancement New feature or request label Apr 11, 2020
@awmartin
Copy link
Owner Author

awmartin commented May 6, 2020

This may be best implemented as a sync destination for an Electron wrapper, so both Firebase and the local system can be targeted. A local file system backend has already been implemented with Express.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant