Yagisanatode
Follow
Google Developer Expert in Google Workspace with a focus on Google Sheets and Google Apps Script.
-
Yagisanatode
- Australia
- https://yagisanatode.com
- @LifeOfSpy
- https://bsky.app/profile/yagisanatode.bsky.social
Pinned Loading
-
AppsScript---Find-and-Replace-Text-With-a-link-in-Google-Docs
AppsScript---Find-and-Replace-Text-With-a-link-in-Google-Docs PublicThree examples on how to find text in a Google Doc and replace it with new text and a link with Google Apps Script's DocumentApp Class
JavaScript 3
-
Changing The Colour Of Selected Text...
Changing The Colour Of Selected Text In Tkinter Text Wiget In Python 1###Changing the colour of selected text in Tkinter Text wiget###
23from tkinter import *
4from tkinter import ttk
5 -
# AppsScript---Find-and-Replace-Text...
# AppsScript---Find-and-Replace-Text-With-a-link-in-Google-Docs Three examples on how to find text in a Google Doc and replace it with new text and a link with Google Apps Script's DocumentApp Class. 1// Link to the tutorial: https://yagisanatode.com/2021/05/16/how-to-find-and-replace-text-in-a-google-doc-with-a-link-or-a-list-of-links-with-google-apps-script/
23/**
4* Find an replace text with a single link where there is no
5* other text in the paragraph.
-
Append-Date-time-stamps-to-Google-Docs-with-Google-Apps-Script
Append-Date-time-stamps-to-Google-Docs-with-Google-Apps-Script PublicHow to append a styled date-time stamp to list items, paragraphs and table cell items in Google Sheets using Google Apps Script. Full tutorial here: https://yagisanatode.com/2021/10/31/append-list-…
JavaScript 1
-
Update Date-Time stamp on checkbox c...
Update Date-Time stamp on checkbox clicked in Google Sheets with Google Apps Script 1// @author Yagisanatode @link https://www.yagisanatode.com
2// Link to attached sheet. Go to File > Make a copy
3// @link https://docs.google.com/spreadsheets/d/14orOMBnjpjHewUsWUgunZQKbeNNnZHM9JKMpkaCxRDA/edit#gid=0
45// ####### on Edit trigger function #######
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.