Skip to content

Yagisanatode/AppsScript---Find-and-Replace-Text-With-a-link-in-Google-Docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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. Find text and replace it with new text and a link where the text is the only text in a document.
  2. Find text within a paragraph and replace it with new text and a link.
  3. Find text and replace it with a list of hyperlinks.

Link to tutorial

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published