mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add missing text to Google Spreadsheet documentation
This commit is contained in:
parent
00e5014d88
commit
f511a5e15e
@ -6,7 +6,7 @@ draft: false
|
||||
|
||||
Added in `v0.0.7`.
|
||||
|
||||
Display information
|
||||
Display information from cells in a Google Spreadsheet.
|
||||
|
||||
```bash
|
||||
wtf/gspreadsheets/
|
||||
|
@ -47,12 +47,12 @@ position Defines where in the grid this module’s widget will be displa
|
||||
|
||||
<guid>https://wtfutil.com/posts/modules/gspreadsheet/</guid>
|
||||
<description>Added in v0.0.7.
|
||||
Display information
|
||||
Display information from cells in a Google Spreadsheet.
|
||||
wtf/gspreadsheets/ Required ENV Variables None.
|
||||
Keyboard Commands None.
|
||||
Configuration gspreadsheets:colors:values:&#34;green&#34;cells:names:-&#34;Cell 1 name&#34;-&#34;Cell 2 name&#34;addresses:-&#34;A1&#34;-&#34;A2&#34;enabled:trueposition:top:0left:0width:1height:1refreshInterval:&#34;300&#34;secretFile:&#34;~/.wtf/gspreadsheets/client_secret.json&#34;sheetId:&#34;id_of_google_spreadsheet&#34; Attributes colors.values The color to display the cell values in. Values: Any X11 color name.
|
||||
cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.
|
||||
position Where in the grid this module&rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data.</description>
|
||||
position Where in the grid this module&rsquo;s widget will be displayed.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -47,12 +47,12 @@ position Defines where in the grid this module&rsquo;s widget will be displa
|
||||
|
||||
<guid>https://wtfutil.com/posts/modules/gspreadsheet/</guid>
|
||||
<description>Added in v0.0.7.
|
||||
Display information
|
||||
Display information from cells in a Google Spreadsheet.
|
||||
wtf/gspreadsheets/ Required ENV Variables None.
|
||||
Keyboard Commands None.
|
||||
Configuration gspreadsheets:colors:values:&#34;green&#34;cells:names:-&#34;Cell 1 name&#34;-&#34;Cell 2 name&#34;addresses:-&#34;A1&#34;-&#34;A2&#34;enabled:trueposition:top:0left:0width:1height:1refreshInterval:&#34;300&#34;secretFile:&#34;~/.wtf/gspreadsheets/client_secret.json&#34;sheetId:&#34;id_of_google_spreadsheet&#34; Attributes colors.values The color to display the cell values in. Values: Any X11 color name.
|
||||
cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.
|
||||
position Where in the grid this module&rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data.</description>
|
||||
position Where in the grid this module&rsquo;s widget will be displayed.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -118,7 +118,7 @@
|
||||
|
||||
<p>Added in <code>v0.0.7</code>.</p>
|
||||
|
||||
<p>Display information</p>
|
||||
<p>Display information from cells in a Google Spreadsheet.</p>
|
||||
<div class="highlight"><pre class="chroma"><code class="language-bash" data-lang="bash">wtf/gspreadsheets/</code></pre></div>
|
||||
<h2 id="required-env-variables">Required ENV Variables</h2>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user