how to use zotero in google doc with chromeos
hi I am new to chromeos and finding that zotero is currently available in google docs for citation insertion
however this function requires standalone zotero, this mechanism seems awful for google doc is an online service, with zotero now have cloud version, but requiring an offline desktop client
could google doc's zotero directly link to the cloud one other than the local software? though I use zotero standalone under linux mode for latex bibtex insertion, I think most of the users would like to use the easier google doc for lite documents
however this function requires standalone zotero, this mechanism seems awful for google doc is an online service, with zotero now have cloud version, but requiring an offline desktop client
could google doc's zotero directly link to the cloud one other than the local software? though I use zotero standalone under linux mode for latex bibtex insertion, I think most of the users would like to use the easier google doc for lite documents
as long as the zotero connector is running through tcp port 23119, this port is not forwarded to the host chromeos environment under crostini
what I have done is to install a port forwarding app:
https://chrome.google.com/webstore/detail/connection-forwarder/ahaijnonphgkgnkbklchdhclailflinn
set forwarding rule as following:
tcp
source: 0.0.0.0 (anywhere) port 23119 (connection port from chrome)
destination: 127.0.0.1(localhost) port 8080 (target port in crostini vm)
and set the zotero http port to 8080 (default port 23119 will crash the os), this port is arbitary but be careful not crash with other crostini ports, and must the same as the destination port
in zotero:
Edit -> Preference -> Advanced -> Config Editor -> Accept -> extension.zotero.httpServer.port -> double click and set to 8080
enjoy zotero in chromebook!!!!
I don't get the last part "in zotero:
Edit -> Preference -> Advanced -> Config Editor -> Accept -> extension.zotero.httpServer.port -> double click and set to 8080"...
I downloaded zotero and linux, but zotero went to my "downloads" in a "file form".. i am so bad at the computer :'( :'( please help!
wget -qO- https://github.com/retorquere/zotero-deb/releases/download/apt-get/install.sh | sudo bash
sudo apt update
sudo apt install zotero
Then you can follow jackyko1991's method.
When I try to run sudo apt update I get the following error: "N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://apt.llvm.org/stretch llvm-toolchain-stretch7 InRelease' doesn't support architecture 'arm64'"
Any help would be much appreciated. Need to get Zotero running ASAP.
Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://apt.llvm.org/stretch llvm-toolchain-stretch-7 InRelease' doesn't support architecture 'arm64'
https://forums.zotero.org/discussion/82643/making-connector-setup-easier-on-chrome-os#latest