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 DB mode #388

Open
ugurdogrusoz opened this issue Mar 14, 2019 · 0 comments
Open

Local DB mode #388

ugurdogrusoz opened this issue Mar 14, 2019 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@ugurdogrusoz
Copy link
Contributor

ugurdogrusoz commented Mar 14, 2019

We need a Boolean flag for implementing a local DB mode in Newt. This flag should be false by default but when set to true and deployed like that, Newt should include the following additional functionality:

  • Query > Local Database > (list of available query types formatted similar to PC queries)
  • File > Import > Local Database (add this to the end of the list) to transfer everything currently in the database to the current tab (or open in a new tab?)
  • File > Export > Local Database (add this to the end of the list) to transfer everything currently in the current tab into to the database, replacing the current content.

Let's do this in the local database branch for now.

@ugurdogrusoz ugurdogrusoz added the feature New feature or request label Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants