Google: Google rolls out third-party smart chips for Docs, lets users integrate data from other services – Times of India
The new smart chips feature is now rolling out to both Google Workspace users as well as personal Google account users.
How do smart chips feature work in Google Docs?
The third-party smart chips allow users to integrate data from other sources into Google Docs. To be able to use it, Workspace users will require admin access and personal users don’t require any added permission. However, both types of users will need to install the app’s add-on for Docs via Google Workspace Marketplace.
Once this add-on app is downloaded, all they need to do is grab the share link for the data from that app and simply paste it into the doc. After this, users need to press Tab which will prompt smart chips and let users preview the info and other details.
This feature can come in handy for users who collaborate with others via Google Docs as it will allow them to quickly import data from other sources into the doc they are working on and also without leaving the doc.
Smart chips implementation depends on developers
Currently, there are a couple of third-party services that offer smart chips integration. Also, the implementation of smart chips is totally dependent on how the developer wants to make this entire thing work within Google Docs.
function loadGtagEvents(isGoogleCampaignActive) { if (!isGoogleCampaignActive) { return; } var id = document.getElementById('toi-plus-google-campaign'); if (id) { return; } (function(f, b, e, v, n, t, s) { t = b.createElement(e); t.async = !0; t.defer = !0; t.src = v; t.id = 'toi-plus-google-campaign'; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s); })(f, b, e, 'https://www.googletagmanager.com/gtag/js?id=AW-877820074', n, t, s); };
window.TimesApps = window.TimesApps || {}; var TimesApps = window.TimesApps; TimesApps.toiPlusEvents = function(config) { var isConfigAvailable = "toiplus_site_settings" in f && "isFBCampaignActive" in f.toiplus_site_settings && "isGoogleCampaignActive" in f.toiplus_site_settings; var isPrimeUser = window.isPrime; if (isConfigAvailable && !isPrimeUser) { loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive); loadFBEvents(f.toiplus_site_settings.isFBCampaignActive); } else { var JarvisUrl="https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published"; window.getFromClient(JarvisUrl, function(config){ if (config) { loadGtagEvents(config?.isGoogleCampaignActive); loadFBEvents(config?.isFBCampaignActive); } }) } }; })( window, document, 'script', );
For all the latest Technology News Click Here