This was hinted at a long time ago (2013-09) but still hasn’t materialized.
via: http://goo.gl/3T762e
“To enable search in Google Drive from the Omnibox, right click the omnibox and then click Manage Search engines and enter this data:
Name: Google Drive Keyword: Drive URL: https://docs.google.com/?hl=en&tab=bo#search/%s
Now close the settings from the Omnibox and type “Drive” and hit TAB.”
“I altered to work with my Google Apps domain as follows: https://drive.google.com/a/
“For specific searches, for years I’ve been using the following search engines I’ve added; works great:
Close Settings; in Omnibar, type assigned keyword; hit TAB; enter your search word; hit Enter.”
unfortunately, this doesn’t autocomplete—it loads the search results right inside Google Drive.
Omnidrive allows autocompletion: https://chrome.google.com/webstore/detail/omnidrive/gpnikbcifngfgfcgcgfahidojdpklfia “Do not consume memory when it’s doing nothing thanks to Event pages.”
Wikipedia
wiki
http://en.wikipedia.org/wiki/Special:Search?search=%s
Google Scholar
scholar
http://scholar.google.com/scholar?hl=en&q=%s&btnG=&as_sdt=1%2C5&as_sdtp=
Digikey
digikey
http://www.digikey.com/product-search/en?x=0&y=0&lang=en&site=us&KeyWords=%s
Ask Ubuntu
ubuntu
http://askubuntu.com/search?q=%s
YouTube
youtube
http://www.youtube.com/results?search_query=%s&page={startPage?}&utm_source=opensearch
NCBI PubMed
pubmed
http://www.ncbi.nlm.nih.gov/pubmed/?term=%s
Google Drive Ap for Linux @ Distracts Others
----
http://www.howtogeek.com/196635/an-official-google-drive-for-linux-is-here-sort-of-maybe-this-is-all-well-ever-get/
sudo apt-get install golang git mercurial
go get github.com/rakyll/drive
drive help
drive init
drive push
drive pull
----
https://github.com/rakyll/drive
"This project is under new maintenance because I am now too busy to maintain it. Find the latest and updated code at https://github.com/odeke-em/drive"
----
https://github.com/odeke-em/drive
----
brandon@D105:~/bin$ GOPATH=/home/brandon/bin/go
brandon@D105:~/bin$ export GOPATH
brandon@D105:~/bin$ go get github.com/odeke-em/drive
package github.com/odeke-em/drive
imports github.com/odeke-em/drive
imports github.com/odeke-em/drive: no buildable Go source files in /home/brandon/bin/go/src/github.com/odeke-em/drive
----
from README.md:
$ go get -u github.com/odeke-em/drive/cmd/drive
$ drive init ~/gdrive
$ cd ~/gdrive
$ sudo ln -s /home/brandon/bin/go/bin/drive /usr/local/bin/drive
$ drive list
$ drive stat
----
on curtis-desktop-01:
sudo apt-get install golang git mercurial
GOPATH=/home/brandon/bin/go
export GOPATH
go get -u github.com/odeke-em/drive/cmd/drive
mkdir Drive
sudo ln -s /home/brandon/bin/go/bin/drive /usr/local/bin/drive
----
http://unix.stackexchange.com/questions/22494/copy-file-to-xclip-and-paste-to-firefox
sudo apt-get install xclip
sudo ln -s /home/brandon/bin/go/bin/drive /usr/local/bin/drive
----
/home/brandon/WWServer/People/Brandon/Music/!BC_Music/
Mount Google Drive in Ubuntu with google-drive-ocamlfuse
via: http://www.webupd8.org/2013/09/mount-google-drive-in-linux-with-google.html
sudo add-apt-repository ppa:alessandro-strada/ppa sudo apt-get update sudo apt-get install google-drive-ocamlfuse
google-drive-ocamlfuse
FAILED. Server not responding!
Went here to create OAuth2 credentials: https://developers.google.com/console/help/#creatingdeletingprojects
URL: ###.apps.googleusercontent.com Client secret: xxx
google-drive-ocamlfuse -client_id ###.apps.googleusercontent.com -client_secret xxxx
SUCCESS. Authenticated!
mkdir ~/gdrive
google-drive-ocamlfuse ~/gdrive
sudo nano ~/.gdfuse/default/config
add to startup apps: google-drive-ocamlfuse -debug /path/to/gdrive
You can even use -label in the authentication step to sync multiple accounts!
This is amazingly useful and amazingly simple.
To apply a non-array function to an array, enclose the non-array function in ‘ARRAYFORMULA()’.
For example, to return ‘TRUE’ if any cell in the array A1:C10 is blank:
=OR(ARRAYFORMULA(ISBLANK(A1:C10)))
Highlight the cells you wish to fill from, then use Shift-Down or Ctrl-Shift-Down to select the cells you with to fill into. Hit Ctrl-D to fill down! You can use a similar technique and Ctrl-R to fill right.
In Old Google Drive (2013), you could shift-click and control-click to place a document in multiple folders; in New Google Drive (2014), you’ll need to select the file and hit ‘Shift-Z’ to bring up the ‘Add To Folder’ dialog.
via Google Support: [//support.google.com/drive/answer/2881970?hl=en Host webpages with Drive]
This feature is not available in [//support.google.com/drive/answer/6021328 New Google Drive] (2014.09.23).
To host a webpage with Drive: