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

Migrate notes from [X] service to [Y] service #68

Closed
theiskaa opened this issue May 12, 2022 · 1 comment · Fixed by #71
Closed

Migrate notes from [X] service to [Y] service #68

theiskaa opened this issue May 12, 2022 · 1 comment · Fixed by #71
Assignees
Labels
command Newest command for application feature New feature or request

Comments

@theiskaa
Copy link
Owner

The current bridge service functionalities just upload or fetch only EXISTING nodes
which means if I remove a node from LOCAL service and then push to REMOTE service, this node won't be removed
at REMOTE. Because the fetch and push functionalities are based on new node creations and updations.

We need an independent command and service functionality to migrate all data to another service.

--- BASIC USAGE CASE ---

notya migrate

Remote selection prompt:

>
- FIREBASE
- OTHER-REMOTE-SERVICE

Then it'll remove all nodes from the selected remote service and upload local nodes.

@theiskaa theiskaa added feature New feature or request command Newest command for application labels May 12, 2022
@theiskaa theiskaa self-assigned this May 12, 2022
@theiskaa theiskaa linked a pull request May 16, 2022 that will close this issue
@theiskaa
Copy link
Owner Author

Resolved by #71

@theiskaa theiskaa mentioned this issue Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command Newest command for application feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant