3,882 reputation
223
bio website google.com
location San Francisco Bay Area
age 28
visits member for 8 months
seen 17 hours ago
stats profile views 456

Mostly equipped to answer questions about Google.


Jun
14
comment Find out when a Google document was shared
Nope, Sent is the same, and if you use the search operator "From:me:" it will search through all of your sent mail.
Jun
14
comment Find out when a Google document was shared
That's what I mean -- if you chose to alert the recipients with an email that you shared the doc (even from directly in Drive), that email notification will have gone through your Gmail account's Outbox. You can use the search term in the answer in Gmail to see what emails Drive has sent on your behalf to the recipients of the shared document. Hope this clears it up!
Apr
30
comment Facebook - download chat history
Not sure what you're asking - do you mean avoiding scrolling once you paste the HTML into another file (like a Notepad file)? If so, then you can actually use something like Python to parse the file out for you. The output from "Inspect Element" is in HTML so it's hard to read without pulling out just the message contents
Apr
3
comment How to only show days, not hours, on the calendar
And am I right in assuming month-view is not what you're looking for?
Mar
21
comment How to find out the total number of documents available in my drive
What do you mean by exposed? Do you mean shared with you? Created by you? Opened by you?
Feb
27
comment A minimal Gmail text editor / word processor?
Why does Google Drive not work? Same idea of text editing, and sharing documents uses contact information associated with your Google (hence Gmail) account.
Feb
23
comment Death in the Family
possible duplicate of What happens to your Facebook account when you die?
Feb
20
comment How long does Facebook take to verify an account?
This does not really answer the question. If you have a different question, you can ask it by clicking Ask Question. You can also add a bounty to draw more attention to this question once you have enough reputation.
Feb
19
comment Pull CSV data from URL to Google Spreadsheet
Exactly, using the gdata library, you can import data and write directly to a Spreadsheet, I'm not an expert in that area however, but thought I'd ask if there was some reason you're avoiding the gdata info.
Feb
19
comment Pull CSV data from URL to Google Spreadsheet
Why can't you just house this data in a Google Spreadsheet and then share the sheet with them, skipping the CSV altogether? I guess my question is why not use the Google sheet to pull the data instead of it dumping into a CSV.
Feb
19
comment Connectors (lines and arrows) in Google drawings
Agreed @RobertKoritnik, it would really help if Shift could be used.
Feb
18
comment Google drive not allowing mass download?
Not sure why you're getting an error message, but you can try to download the files via Google Takeout if you want. It's another way to download all of the data in your Google account. google.com/takeout/?pli=1#custom - Just select "Drive" and you can customize what you download from it. - Since I'm suggesting another Google product I should disclaim that I work for Google. Not sure if this will serve your purpose, so leaving as a comment.
Feb
14
comment Application to convert a sentence into a bunch of songs put together singing what you said
I searched for type your sentence in song lyrics and the top hit was a Reddit thread about this tool :) - that was my ~7th try at searching...it was definitely hard to narrow it down to find a usable result
Feb
13
comment Google Spreadsheets formulas: compare each cell of two rows
Glad it works for you @Alenanno!
Feb
11
comment Keep indentation in Google Docs
Good catch! I'll add this bit to my answer.
Feb
10
comment Keep indentation in Google Docs
I couldn't find any. Documentation I found said that tab is the only way to indent text, but you already know that it doesn't save the indentation level if you hit Enter
Feb
8
comment Google Docs: Recently Revised Document Not Showing in Front Page
Let's start here: are you the owner? Are you sure you are in the right view of the Drive list? (Owned by me vs Shared with me)?
Feb
8
comment In copy/paste, Google Docs says “These actions are unavailable via the Edit menu, but you can still use Ctrl C” etc?
@JacobJanTuinstra why yes, I do, why do you ask :)
Feb
8
comment In copy/paste, Google Docs says “These actions are unavailable via the Edit menu, but you can still use Ctrl C” etc?
Updated the answer and it probably makes less sense now, amirite? :)
Feb
8
comment In copy/paste, Google Docs says “These actions are unavailable via the Edit menu, but you can still use Ctrl C” etc?
Sort of, but not really...I added a little more context to the answer, hopefully that clears it up more.