Status Update
Comments
se...@google.com <se...@google.com>
se...@google.com <se...@google.com> #2
Hello,
Thank you for reporting this feature request.
In order to not misunderstand it, you want to be able to insert into a document
Also, what would be your benefit of having this implemented?
Thank you!
da...@66degrees.com <da...@66degrees.com> #3
I would also like to make this request to insert new smart chips into Google Docs using both the API and Apps Script functions.
se...@google.com <se...@google.com> #4
Hi,
What would also be the benefit for you of having this feature implemented?
Regards.
ma...@gmail.com <ma...@gmail.com> #5
generating via Google sheets alp script.
On Mon, Mar 28, 2022, 09:18 <buganizer-system@google.com> wrote:
se...@google.com <se...@google.com> #6
Hi,
What would be the impact for you in terms of costs, employee productivity, if any, of having this feature implemented?
Regards.
ma...@gmail.com <ma...@gmail.com> #7
automated, someone would need to go into the generated documents one by one
and replace the dates with the smart chips.
On Mon, Apr 4, 2022, 09:52 <buganizer-system@google.com> wrote:
se...@google.com <se...@google.com> #8
Hello,
Thank you for your answers, I have forwarded this Feature Request internally.
Regards.
ba...@gcsaz.org <ba...@gcsaz.org> #9
With the addition of smart chips some shared users will update existing documents with email addresses to be smart chips. If an existing script needed that cell to be an email address, we lose this. Adding chip edit options would give us a way to work through the auto-change to chips issues.
gr...@ccl-france.org <gr...@ccl-france.org> #10
an...@airbus.com <an...@airbus.com> #11
bj...@educ.goteborg.se <bj...@educ.goteborg.se> #12
cy...@wayfair.com <cy...@wayfair.com> #13
ti...@gmail.com <ti...@gmail.com> #14
[Deleted User] <[Deleted User]> #15
mr...@redhat.com <mr...@redhat.com> #16
pm...@portageps.org <pm...@portageps.org> #17
en...@theclosetscompany.com <en...@theclosetscompany.com> #18
I don't use this spreadsheet myself, I just create and maintain the the scripts. If I could make it more organized, it'd be awesome!
de...@andrew.cmu.edu <de...@andrew.cmu.edu> #19
My team recently started using the "Review Tracker" table template in our design documents (this is a Google table template - not 3p). This comes with a pretty drop-down menu for the review status, that is made of smart chips. It's beautiful - people use it - thank you!
I'm attempting to write a script to scan our team drive for docs containing this review table, compile a list of pending reviews (anything != "Approved"), and send a nagging email to readers who need to take some action. It's currently a tedious manual process.
sa...@gmail.com <sa...@gmail.com> #20
ar...@cgg.be <ar...@cgg.be> #21
Also, the data (eg dropdown) from the chips cannot be read from google docs via gapps
cg...@gmail.com <cg...@gmail.com> #22
[Deleted User] <[Deleted User]> #23
os...@gmail.com <os...@gmail.com> #24
ja...@gmail.com <ja...@gmail.com> #25
I have a list of items and owners (stored as Person SmartChips), and I want to easily email all the owners.
Currently, if copy/paste the Person SmartChips into the To: field in Gmail, it does not populate the email address. If I could extract the email address from the SmartChip, I could create a separate column that contained the email address, and use that to populate my email To: line.
jo...@gmail.com <jo...@gmail.com> #26
ja...@portant.co <ja...@portant.co> #27
ch...@elevenwriting.com <ch...@elevenwriting.com> #28
hw...@gmail.com <hw...@gmail.com> #29
gi...@appletreeinstitute.org <gi...@appletreeinstitute.org> #30
Alternatively, the ability to parse all of these (Person, Date, RichLink, Dropdown) as text within an Apps Script Paragraph by default would be great too. It would be nice to have some tag, such as Logger.log(paragraph.getText()) returning "Today is <<Jan 5, 2022>>", where Jan 5, 2022 is the visible text in the document.
br...@gmail.com <br...@gmail.com> #31
xa...@nouvellesimages.xyz <xa...@nouvellesimages.xyz> #32
is...@google.com <is...@google.com>
br...@lovejustice.ngo <br...@lovejustice.ngo> #33
lo...@gmail.com <lo...@gmail.com> #34
ka...@a-send.cloud <ka...@a-send.cloud> #35
ma...@nodatanobusiness.com <ma...@nodatanobusiness.com> #36
We provide functions that can return many different types of data, among which dates, g maps places, etc.
It would be great to have these datapoints formatted with a smart canvas
ji...@snyk.io <ji...@snyk.io> #37
For now, users have to type the email address themselves, so it's likely they'll either mistype an email address, or they'll @ someone, creating a smart chip and lose the email address. This will result in extra manual work later as the Tasks will not have correct assignees.
[Deleted User] <[Deleted User]> #38
ci...@windowdressers.org <ci...@windowdressers.org> #39
eg to extract URL from smartchip in object elemToAnalyze"
var rngElementFound = elemToAnalyze.findElement(DocumentApp.ElementType.RICH_LINK);
if (rngElementFound) {
let richlinkFound = rngElementFound.getElement();
let strDriveUrl = richlinkFound.getUrl();
}
[Deleted User] <[Deleted User]> #40
de...@andrew.cmu.edu <de...@andrew.cmu.edu> #41
sa...@homemedix.in <sa...@homemedix.in> #42
om...@meetwise.ai <om...@meetwise.ai> #43
sh...@gmail.com <sh...@gmail.com> #44
Because of this problem, my Google Doc add-on needs to instruct users how to workaround this problem -- that is how they can convert the link my app creates into a SmartChip.
sc...@acme.vc <sc...@acme.vc> #45
ge...@gmail.com <ge...@gmail.com> #46
cw...@redhat.com <cw...@redhat.com> #47
di...@goldengate-cpta.com <di...@goldengate-cpta.com> #48
sc...@acme.vc <sc...@acme.vc> #49
di...@valeo.com <di...@valeo.com> #50
li...@airbus.com <li...@airbus.com> #51
ha...@fastly.com <ha...@fastly.com> #52
m....@gmail.com <m....@gmail.com> #53
da...@gmail.com <da...@gmail.com> #54
po...@sgcommunities.com <po...@sgcommunities.com> #55
tr...@netflix.com <tr...@netflix.com> #56
dr...@gmail.com <dr...@gmail.com> #57
ja...@hiviewsolutions.com <ja...@hiviewsolutions.com> #58
jp...@google.com <jp...@google.com>
[Deleted User] <[Deleted User]> #59
br...@gmail.com <br...@gmail.com> #60
Interested! +1
ke...@aspirepublicschools.org <ke...@aspirepublicschools.org> #61
jp...@google.com <jp...@google.com>
ga...@wally.ai <ga...@wally.ai> #62
dr...@gmail.com <dr...@gmail.com> #63
c....@lifelion.de <c....@lifelion.de> #64
th...@decathlon.com <th...@decathlon.com> #65
[Deleted User] <[Deleted User]> #66
pa...@gmail.com <pa...@gmail.com> #67
[Deleted User] <[Deleted User]> #68
du...@gmail.com <du...@gmail.com> #69
sa...@getbring.com <sa...@getbring.com> #70
an...@pubgenius.io <an...@pubgenius.io> #71
om...@pwc.com <om...@pwc.com> #72
cs...@sofi.org <cs...@sofi.org> #73
jo...@nesta.org.uk <jo...@nesta.org.uk> #74
ko...@gmail.com <ko...@gmail.com> #75
yes i have a
Ar...@ahschools.us <Ar...@ahschools.us> #77
ls...@wellesley.edu <ls...@wellesley.edu> #78
ca...@swcsd.us <ca...@swcsd.us> #79
el...@bluerobotics.com <el...@bluerobotics.com> #80
gh...@themarshallproject.org <gh...@themarshallproject.org> #81
We are developing some integration with Slack to automate the creation of new agenda documents and it would be great to be able to update the chips programmatically when creating a new document from a template.
ad...@live.co.uk <ad...@live.co.uk> #82
jo...@banksinarmas.com <jo...@banksinarmas.com> #83
re...@fligno.com <re...@fligno.com> #84
ju...@fanfinity.agency <ju...@fanfinity.agency> #85
jb...@hubspot.com <jb...@hubspot.com> #86
nm...@gmail.com <nm...@gmail.com> #87
er...@gmail.com <er...@gmail.com> #88
ke...@duplocloud.net <ke...@duplocloud.net> #89
ey...@eifo.dev <ey...@eifo.dev> #90
is...@themarshallproject.org <is...@themarshallproject.org> #91
ga...@skyrider.net <ga...@skyrider.net> #92
The project head should be ashamed for releasing half-baked features. Until we can access it via the API it should not be released.
Thanks
wi...@stripe.com <wi...@stripe.com> #93
++ Really annoying that I need to additionally filter for 
currently when parsing documents and have no way to programmatically read/write these values when managing documents.
om...@gmail.com <om...@gmail.com> #94
vo...@airbus.com <vo...@airbus.com> #95
wa...@gmail.com <wa...@gmail.com> #96
ch...@ranchodelreymhe.com <ch...@ranchodelreymhe.com> #97
gi...@gmail.com <gi...@gmail.com> #98
It would be great to programmatically create Smart Chips with Apps Script. Use case, converting rows from Sheets into Docs templates which have smart chips.
n7...@ecsteam.org <n7...@ecsteam.org> #99
ni...@uber.com <ni...@uber.com> #100
be...@gmail.com <be...@gmail.com> #101
mi...@google.com <mi...@google.com>
bl...@google.com <bl...@google.com> #102
pe...@ovanova.co <pe...@ovanova.co> #103
n....@vegaitglobal.com <n....@vegaitglobal.com> #104 Restricted+
[Deleted User] <[Deleted User]> #105
jp...@google.com <jp...@google.com> #106
From the product team:
Would be really useful to understand at least a few specific use cases businesses might have for building automation on top of Smart Chips. Any examples?
Please share here or at
Description
A short description of the request:
I would like to be able to create and insert smart chips of the types:
into a document. From the docs, it seems like it is only possible to read values from an existing smart chip.
How can one create a new smart chip (e.g. Date), and insert it into the doc?
What is the purpose of this new feature?
Enables inserting smart chips into the doc to make more meaningful doc and sheet extensions.