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

convert drive links tool #79

Open
qaisjp opened this issue May 2, 2019 · 0 comments
Open

convert drive links tool #79

qaisjp opened this issue May 2, 2019 · 0 comments

Comments

@qaisjp
Copy link
Member

qaisjp commented May 2, 2019

replace the instructions on /file with a conversion tool. this is fairly simple. no jquery please.

drive folders: "https://drive.google.com/drive/u/0/folders/0AIKEqWfeWuQQUk9PVA".match(/https:\/\/drive\.google\.com\/drive\/u\/\d+\/folders\/(.*)/)

docs: "https://docs.google.com/document/d/1W1xVJs_RvV3KBbk1bKjsDvYUyUitER4jVbuae-nUFx8/edit".match(/https:\/\/docs.google.com\/document\/d\/(.*)\/edit$/)

files that drive can render: "https://drive.google.com/file/d/0B2AAOQQZ_8BxNnpNajA0dEF6WGs/view".match(/https:\/\/drive\.google\.com\/file\/d\/(.*)\/view$/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant