SheetsIO icon indicating copy to clipboard operation
SheetsIO copied to clipboard

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.

Results 25 SheetsIO issues
Sort by recently updated
recently updated
newest added

Convert a cell to a coloured image output. E.g. a cell with "#0f0" as its content would result in a bright green image. This would have to be a new...

**Describe the bug** When trying to show images via imgur links with sheets.io, it will be showing an error "unable to read image from url - ensure its a valid...

I am trying to put a gif into OBS via sheets, but in OBS it is very inconsistent on how it shows up. On the first try, it is possible...

There may be use cases where being able to specify where a value should be routed to, other than the files/project dir, is valuable. An extra piece of config to...

enhancement

Some form of check of the application's version against this repo's releases tab. If there's a new one, we should at least alert the user to there being a new...

enhancement

Up until this point, new features have been tacked on ad-hoc with little thought into future-proofing. This has resulted in some homebrew thread management, API calls, ties between GUI and...

enhancement

**Describe the bug** Not sure it's a bug, but I uploaded my json and received a Google Parse error. Tried rewriting the json and resetting/assigning the API key, but no...

bug

`?json` to the end of a web url or `/json/projectName/assetName` Returns a `{ "value": "etc" }` instead of serving a web page. Would allow for the creation of a wee...

enhancement

You can put in an imgur link for a gif into the cell, call it correctly in the json with the gif file extension, but when it downloads it only...

question

When fileExtension is an image and we're looking to download and convert a remote link, have an upfront regex check and extraction of the link from an image formula.

enhancement