From 5a8e0910f24ec2828a86ecdd7a88f5a556d46058 Mon Sep 17 00:00:00 2001 From: benweet Date: Sun, 9 Feb 2014 17:50:40 +0000 Subject: [PATCH] Added AutoSync feature for Google Drive --- public/res/WELCOME.md | 16 +++--- public/res/html/bodyIndex.html | 11 ++++ public/res/html/dialogAutoSyncGdrive.html | 57 +++++++++++++++++++ public/res/html/dialogExportGdrive.html | 4 +- public/res/providers/gdriveProviderBuilder.js | 55 +++++++++++++++++- public/res/synchronizer.js | 37 +++++++++++- 6 files changed, 166 insertions(+), 14 deletions(-) create mode 100644 public/res/html/dialogAutoSyncGdrive.html diff --git a/public/res/WELCOME.md b/public/res/WELCOME.md index 27d89a08..ed49de58 100644 --- a/public/res/WELCOME.md +++ b/public/res/WELCOME.md @@ -126,17 +126,17 @@ Markdown Extra Item | Value --------- | ----- -Computer | \$1600 -Phone | \$12 -Pipe | \$1 +Computer | 1600 USD +Phone | 12 USD +Pipe | 1 USD You can specify column alignment with one or two colons: -| Item | Value | Qty | -| :-------- | ------:| :--: | -| Computer | \$1600 | 5 | -| Phone | \$12 | 12 | -| Pipe | \$1 | 234 | +| Item | Value | Qty | +| :-------- | --------:| :--: | +| Computer | 1600 USD | 5 | +| Phone | 12 USD | 12 | +| Pipe | 1 USD | 234 | ### Definition Lists diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 6705388b..7ce4b6b7 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -117,6 +117,7 @@ Google Drive
  • Export to Google Drive
  • +
  • AutoSync...
  • Export to Google Drive
  • +
  • AutoSync...
  • Export to Google Drive
  • +
  • AutoSync...
  • + + + + +