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

Integrate with "gkeep-files-sync" as pip3 executable package #8

Open
kanevk opened this issue Feb 11, 2020 · 0 comments
Open

Integrate with "gkeep-files-sync" as pip3 executable package #8

kanevk opened this issue Feb 11, 2020 · 0 comments
Milestone

Comments

@kanevk
Copy link
Owner

kanevk commented Feb 11, 2020

Background

The main part of the sync is offloaded into the package gkeep-files-sync.
The python library will be executed from the extension on a workspace start and will sync files into a specified "Notes root" directory.

Aim

Integrate with gkeep-files-sync as follows:

  1. Add a UI message that asks the user to confirm the install of pip3 and gkeep-files-sync dependencies.
  2. Start gkeep-files-sync on workspace open(if the server isn't already ON - check (3))
  3. Mark the gkeep-files-sync as On via state file into shared storage for all extension instances.
  4. Pass the config file path to the gkeep-files-sync service on execution
@kanevk kanevk added this to the version 0.0.1 milestone Feb 11, 2020
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