You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading Shared Files on Google Drive Using Curl
Downloading Shared Files on Google Drive Using Curl
When the shared files on Google Drive is downloaded, it is necessary to change the download method by the file size. The boundary of file size when the method is changed is about 40MB.
Initially intended to extend G Suite apps, I like to think of Google Apps Script as a gateway to more kinds of development.
Think of it as workflow glue and the power of programming that can interract with Google Apps and external APIs too!
Purpose
Provide a living document for whenever someone asks, " so, how do i get started with Google Apps Script?".
Working Outline
Just the orgainizing principles and some key links.
1 Starting point: Good Things to Keep in Mind
Scripts are 'bound' to a container like sheets, docs, slides or forms. These can be accessed from the containing doc and opened say in sheets by going to the menu Tools > Script editor. Scripts can also be standalone for addons or web apps.
Your script home page is a dashboard found here script.google.com. The help link there will get you to an explanation of the dashboard.
Babel 7.0 with .babelrc.js DEPRECATED! This config was created when babel 7 was in beta
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
very simple shell script to get nowplaying from cmus and show in tmux status bar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tips for creating and growing a new Discord server
This guide is kept up-to-date as Discord and available resources change!
A basic server template is available here
Creating and Growing a Discord Server
Introduction
Hello! I'm jagrosh#4824! I'm writing this guide to try to help new server owners set up and grow their servers, which is a commonly-requested topic. It's very easy to go about this the wrong way, so it's best to be prepared and make smart decisions so that your community can flourish!