2.15.8 • Published 12 months ago

@mieweb/wikigdrive v2.15.8

Weekly downloads
9
License
ISC
Repository
github
Last release
12 months ago

wikiGDrive

Google Drive to MarkDown synchronization

Develop Server Deploy Prod Server Deploy CodeQL

WikiGDrive is a node app that uses the Google Drive API to transform Google Docs and Drawings into markdown.

With a "Shared Drive" as the key, WikiGDrive:

  • Reads all the files from a Google "Shared Drive"
  • Builds a map of the driveId (URL) to the pathname in the "Shared Drive"
  • For each Google Document:
    • Converts to a Markdown file with the path (instead of the driveId for the file)
    • Changes driveId to the path (eg: 12lvdxKgGsD.../edit would be changed to /filename
    • Support diagrams as SVG (and map the URLs in the diagram)

WikiGDrive scans for changes in the drive and then refresh the local converted files.

Usage

Developer Documentation

2.15.8

12 months ago

2.15.7

12 months ago

2.15.0

1 year ago

2.14.1

1 year ago

2.12.1

2 years ago

2.0.0-alpha

4 years ago

1.1.0

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago