Hi Mate!!
May be you already ask this to your self
Any clue? ![]()
Thanks in advance
Hi Mate!!
May be you already ask this to your self
Any clue? ![]()
Thanks in advance
Can you explain more about âplane txtâ?
Sure,
Like a notepad
#plain text
If you right-click on a table, you will see export as one of the options:

Then it asks what columns you want to export:
It will give you a file with a âcsvâ extension. The data inside is âplain text,â as in you can open the file with notepad, and you will see the rows written out as comma-delimited columns.
Itâs more manageable if you open the file with Excel or import it into Google Sheets, but notepad will let you view and modify it.
Thank you!
Now I know something new!!
What I need is:
When a App user press a button,
to write a plain txt with data from a table into Google Drive
Some simple plain text (notepad) like:
Name=John
Sport=Baseball
Team=The homerunners
![]()
There are 2 components that come to mind for your request:
Text entry. You can adjust the text box size to make it small, medium, or large. The data is updated in real-time in the table with this component.
Notes. With this component, clicking on the box opens an overlay that the user submits by clicking âdoneâ or âcancelâ. The data is therefore not submitted in real-time to the table. Also, line breaks are not taken into account. I personally use the âtext entryâ components rather than the ânotesâ component.
Thanks!!
May be I canât clearly explain myself
I would like to create a new file into Google drive
This must be a plain text file
Like âmyfile.txtâ
I misunderstood you, my apologies.
I think you will need to use a 3rd party integration for this, for instance using Airtable as a table or possibly Zapier or Make.
Thank so much Mate!
I think the most straightforward way is to:
However, that Google Docs file will belong to your account, not your usersâ account.
That sounds great!!
Working on it
Thank you Mate!!