Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using index.js and formatting cell entries #139

Open
auwsom opened this issue Jan 2, 2019 · 0 comments
Open

using index.js and formatting cell entries #139

auwsom opened this issue Jan 2, 2019 · 0 comments

Comments

@auwsom
Copy link

auwsom commented Jan 2, 2019

Hello Chris, first thanks, this is awesome!

It took me a while to figure out how to set up. I know python and some html, but not much js. I searched for a long time to figure out I just needed a index.js file. I'm using on GitHub Pages. Maybe you could add that info for noobs like me. I also made a question and answer on Stack Overflow about js and GSheets in general to help people.

What's the best way to access a cell's content to format? I have url links in one column and thumbnails in another, that aren't coming through hyperlinked, and would like to display the thumbnails as images. I could loop though cells, but that seems slow. Is the SQL format command what would do this? From the docs it looks like it only does date, time, number and boolean. My last option is to injest from GSheet via JSON, and write all my own js, but would like to avoid that, unless that is the only real way to go.
EDIT: okay, rftm, I think I get the syntax now, sorry got excited ;).

Thanks again, after finally getting your library to work, I can now get this project working on display format! That was a big first step!

Oh yeah, also real quick, I haven't got 'order by' column heading working yet, column letter works, am I missing something on how the Google API reads the first row as column headers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant