James Cline

Results 15 issues of James Cline

Need to use the refresh token to get a new access token periodically in the background so that the user doesn't have to reauth or anything weird.

requirement

see: https://developers.google.com/google-apps/documents-list/#getting_all_pages_of_documents_and_files

enhancement
requirement

As of a21d588374e85fc5116c3137b6b7b3460b225294, the directory list is loaded on mount and a cached version is served during `ls`. This is because fetching and parsing the listing takes a second or...

question
discussion

Apparently GD lets you have multiple files with the same name. My understanding is that the way the Win and/or OSX clients handle this is by having `filename.ext` then `filename...

requirement

From the readme: > A standard output format that can be used with available visualizers would be very useful. Right now I have a janky local modification we're using to...