diff --git a/_site/content/posts/modules/gspreadsheet.md b/_site/content/posts/modules/gspreadsheet.md index 77d8a93c..0d3e5a94 100644 --- a/_site/content/posts/modules/gspreadsheet.md +++ b/_site/content/posts/modules/gspreadsheet.md @@ -6,7 +6,7 @@ draft: false Added in `v0.0.7`. -Display information +Display information from cells in a Google Spreadsheet. ```bash wtf/gspreadsheets/ diff --git a/docs/index.xml b/docs/index.xml index 93293c31..132c4a47 100644 --- a/docs/index.xml +++ b/docs/index.xml @@ -47,12 +47,12 @@ position Defines where in the grid this module’s widget will be displa https://wtfutil.com/posts/modules/gspreadsheet/ 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:"green"cells:names:-"Cell 1 name"-"Cell 2 name"addresses:-"A1"-"A2"enabled:trueposition:top:0left:0width:1height:1refreshInterval:"300"secretFile:"~/.wtf/gspreadsheets/client_secret.json"sheetId:"id_of_google_spreadsheet" 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’s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. +position Where in the grid this module’s widget will be displayed. diff --git a/docs/posts/index.xml b/docs/posts/index.xml index 50b3850b..ef13485a 100644 --- a/docs/posts/index.xml +++ b/docs/posts/index.xml @@ -47,12 +47,12 @@ position Defines where in the grid this module’s widget will be displa https://wtfutil.com/posts/modules/gspreadsheet/ 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:"green"cells:names:-"Cell 1 name"-"Cell 2 name"addresses:-"A1"-"A2"enabled:trueposition:top:0left:0width:1height:1refreshInterval:"300"secretFile:"~/.wtf/gspreadsheets/client_secret.json"sheetId:"id_of_google_spreadsheet" 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’s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. +position Where in the grid this module’s widget will be displayed. diff --git a/docs/posts/modules/gspreadsheet/index.html b/docs/posts/modules/gspreadsheet/index.html index e1f4f6c3..0352e1cc 100644 --- a/docs/posts/modules/gspreadsheet/index.html +++ b/docs/posts/modules/gspreadsheet/index.html @@ -118,7 +118,7 @@

Added in v0.0.7.

-

Display information

+

Display information from cells in a Google Spreadsheet.

wtf/gspreadsheets/

Required ENV Variables