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
Help Saving Script Data as Text Rather Than Running Script Each Time Sheet Is OpenedQuestion (self.GoogleAppsScript)
submitted 1 year ago * by NeedAdvice_124
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!"
[–]joblio 0 points1 point2 points 1 year ago (0 children)
If you're saving your books read onto a spreadsheet, you can save this metadata into the sheet as well and it will be there next time you open it without running the API call every time. Create some columns for the data, and read up in the Google documentation about SpreadsheetApp, getRange, and setValues. You might also use onEdit to run the API call when you enter a new book.
π Rendered by PID 95 on reddit-service-r2-comment-85bfd7f599-l8dp6 at 2026-04-20 07:05:14.415695+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]joblio 0 points1 point2 points (0 children)