<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Filelist on tanaike - Google Apps Script, Gemini API, and Developer Tips</title>
    <link>https://tanaikech.github.io/topics/filelist/</link>
    <description>Recent content in Filelist on tanaike - Google Apps Script, Gemini API, and Developer Tips</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <copyright>&amp;copy; 2026. All rights reserved.</copyright>
    <lastBuildDate>Thu, 23 Mar 2023 09:48:05 +0900</lastBuildDate>
    <atom:link href="https://tanaikech.github.io/topics/filelist/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Folder Picker using jsTree with Google Apps Script and Javascript</title>
      <link>https://tanaikech.github.io/2023/03/23/folder-picker-using-jstree-with-google-apps-script-and-javascript/</link>
      <pubDate>Thu, 23 Mar 2023 09:48:05 +0900</pubDate>
      <guid>https://tanaikech.github.io/2023/03/23/folder-picker-using-jstree-with-google-apps-script-and-javascript/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gist.github.com/tanaikech/10edba76a0273c71368b3699d5f64b62&#34;&gt;Gists&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/image-storage/20230323a/fig1.gif&#34;&#xA;     alt=&#34;Folder Picker using jsTree with Google Apps Script and Javascript&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;This is a sample script for the folder picker using &lt;a href=&#34;https://www.jstree.com/&#34;&gt;jsTree&lt;/a&gt; with Google Apps Script and Javascript.&lt;/p&gt;&#xA;&lt;p&gt;I have already published &amp;ldquo;&lt;a href=&#34;http://localhost:1313/2021/10/25/file-picker-using-google-apps-script-and-javascript-without-3rd-party/&#34;&gt;File Picker using Google Apps Script and Javascript without 3rd party&lt;/a&gt;&amp;rdquo;. In this post, jsTree is used.&lt;/p&gt;&#xA;&lt;h2 id=&#34;usage&#34;&gt;Usage&lt;/h2&gt;&#xA;&lt;h3 id=&#34;1-install-google-apps-script-library&#34;&gt;1. Install Google Apps Script library.&lt;/h3&gt;&#xA;&lt;p&gt;In this script, &amp;ldquo;&lt;a href=&#34;https://github.com/tanaikech/FilesApp&#34;&gt;FilesApp&lt;/a&gt;&amp;rdquo; of my Google Apps Script library is used. So, please install it. You can see how to install it at &lt;a href=&#34;https://github.com/tanaikech/FilesApp#how-to-install&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>File Picker using Google Apps Script and Javascript without 3rd party</title>
      <link>https://tanaikech.github.io/2021/10/25/file-picker-using-google-apps-script-and-javascript-without-3rd-party/</link>
      <pubDate>Mon, 25 Oct 2021 14:50:17 +0900</pubDate>
      <guid>https://tanaikech.github.io/2021/10/25/file-picker-using-google-apps-script-and-javascript-without-3rd-party/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/tanaikech/File_Picker_using_Google_Apps_Script_and_Javascript_without_3rd_party&#34;&gt;GitHub&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://tanaikech.github.io/image-storage/20211025a/fig1.gif&#34;&#xA;     alt=&#34;File Picker using Google Apps Script and Javascript without 3rd party&#34;&#xA;     &#xA;     loading=&#34;lazy&#34;&#xA;     decoding=&#34;async&#34;&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;This is a sample script for the file picker using Google Apps Script and Javascript without 3rd party. I had created the same sample script before. &lt;a href=&#34;https://gist.github.com/tanaikech/96166a32e7781fee22da9e498b2289d0&#34;&gt;Ref&lt;/a&gt; But, in the case of that script, jQuery is used. And, only Google Drive of own account could be used. In this sample script, 3rd party of jQuery is not used, and also, not only Google Drive of your own account, but also Google Drive of the service account can be used. By this, I thought that this file picker will be useful for various scenes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
