We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tdreturnidonly documentation updates
Added option `tdreturnidonly [<Boolean>]` to `<ToDriveAttribute>`
Quote tildes
Added option `tdfrom <EmailAddress>` to `<ToDriveAttribute>`
Added option `tdalert <EmailAddress>` to `<ToDriveAttribute>`
CSV output/todrive updates
Added option `tdnotify [<Boolean>]` to `<ToDriveAttribute>`
Updated `<ToDriveAttribute>` to allow multiple `tdshare <EmailAddress> commenter|reader|writer` options.
Update use of \ in CSV files
Update Todrive.md
Added option `todrive tdcellnumberformat text|number`
Update `<Locale>` definition
Build MacOS x86_64 and arm64 executables.
Added option `tdshare <EmailAddress> commenter|reader|writer` to `<ToDriveAttribute>`
Added initial support for the Drive Labels API.
Update quotechar documentation
Two changes Added option to the `copyfrom` option used with `gam create/update course` that modifies how course work and materials are copied. * `markdraftaspublished` - Mark all draft course work and materials as published Updated `todrive` options to simplify updating an existing sheet within an existing file. Previously, if you specified `tdfileid <DriveFileID> tdsheet (id:<Number>)|<String> tdupdatesheet`, the sheet had to exist. The updated behavior is: * `tdfileid <DriveFileID> tdsheet id:<Number> tdupdatesheet` - The specified sheet must exist * `tdfileid <DriveFileID> tdsheet <String> tdupdatesheet` - The specified sheet will be created if necessary
Documentation cleanup
Added `todrive_upload_nodata [<Boolean>]` to `gam.cfg` and `tduploadnodata [<Boolean>]` to `<ToDriveAttribute>`.
Add tdsheetdaysoffset and tdsheethoursoffset
Add todrive sheet timestamping and returnlinkonly
Added option `tdaddsheettitle <String>` to `<ToDriveAttribute>`.
Added option `tdaddsheet [<Boolean>]` to `<ToDriveAttribute>`.
Added `todrive_clearfilter` to `gam.cfg` and `tdclearfilter` to `<ToDriveAttribute>`