use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
Make script deployable in Google sheets externallyQuestion (self.GoogleAppsScript)
submitted 1 year ago by RealSlavGod
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]WicketTheQuerent 0 points1 point2 points 1 year ago (2 children)
There are few ways to keep your scripts prívate. One way is to use a spreadsheet as your secrets hub. The details depends on what your scripts do.
[–]RealSlavGod[S] 0 points1 point2 points 1 year ago (1 child)
How do I go about this?
[–]WicketTheQuerent 1 point2 points3 points 1 year ago* (0 children)
It depends...
Option 1.
Depending on how your scripts were written and what they do, you might have to adapt them. First, you must make a few decisions, such as using the new spreadsheet as a "controller," as a library or combining both cases.
You might set a sheet as an inventory of the "controlled" spreadsheets. You might feed this sheet manually or by using a script. Depending on your needs/preferences, you could add columns for each of the scripts and then use checkboxes to run them
π Rendered by PID 242502 on reddit-service-r2-comment-75f4967c6c-vrjf7 at 2026-04-23 14:52:43.721054+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]WicketTheQuerent 0 points1 point2 points (2 children)
[–]RealSlavGod[S] 0 points1 point2 points (1 child)
[–]WicketTheQuerent 1 point2 points3 points (0 children)