mirror of
https://github.com/bellingcat/google-apps-script.git
synced 2026-06-07 19:08:37 +03:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
094f512565
commit
cd147aad0f
@@ -2,9 +2,10 @@
|
|||||||
This class makes it easy to read/write from a google sheet instance via an API, it's aimed at tabular data that has a header row with names.
|
This class makes it easy to read/write from a google sheet instance via an API, it's aimed at tabular data that has a header row with names.
|
||||||
|
|
||||||
### Features:
|
### Features:
|
||||||
* back up any google file
|
* read/write tabular data as cell/column
|
||||||
* choose a custom backup schedule per file(s)
|
* lock/unlock sheet
|
||||||
* optionally: delete backups older than `X` days
|
* read and handle sheet protections
|
||||||
|
* find next empty row in table
|
||||||
|
|
||||||
|
|
||||||
### How
|
### How
|
||||||
|
|||||||
Reference in New Issue
Block a user