terminological / google-docs-mendeley

Google docs app script to allow citations in google docs.
MIT License
21 stars 1 forks source link

google-docs-mendeley

A Google docs add-on to allow citations in google docs from Mendeley.

THIS PROJECT IS RETIRED AND NO LONGER DEPLOYED ON THE CHROME WEB STORE.

PLEASE LOOK AT COLWIZ OR PAPERPILE FOR ALTERNATIVES.

THIS IS AN UNOFFICIAL EXTENSION and has no support from Mendeley. (Mendeley, if you are reading this you are welcome to take this over). It is the product of a few late nights.

It is not production quality software. If you want a solid citation manager experience I can recommend you use the alternatives paperpile (paid for) or colwiz (free) which can both do the job of reference management more efficiently, and you can migrate your Mendeley library easily.

It is provided as is and with no warranty. It is ALPHA QUALITY and whilst every effort been made, you use it at your own risk. You should always be able to undo changes this add-on makes to your document, or revert to earlier versions. If you find a bug (that is not already listed below) please add it as an issue. This plugin has limitations. Please read the website carefully (see link below) before using. It is a hobby project and not commercially supported in any way.

This (final) release fixes a few issues: 1) I've increased the speed and reliability of creating a bibliography. 2) Searching for references when copy and pasted from a different document works better and should allow multiple people logged into multiple Mendeley libraries work together 3) a couple of small workflow bugs

The previous release fixed the following: 1) Folders should now synchronise better with Mendeley 2) You can now copy and past referenced text between documents. 3) The bibliography can be cut & pasted to move it to a new place. 4) Folder linking is now done via the sidebar. 5) Lots of other minor irritations fixed.

The goal is to be good enough to get some basic references in your google doc before exporting it to latex to format it properly. The latex export is a still a planned enhancement but I will not be releasing it into the public version.

example usage

Installation / Web store

You need to have a Mendeley web account with a username and password. You need to sync your references to the web. This should be automatic if you are using Mendeley Desktop.

You install this add-on to google docs (or rate it) via the web store. Alternatively you can use the Add-ons > Get add ons... menu item in google docs and search for Mendeley.

After installation you will have a new menu option under Add-ons. The basic workflow is now simpler

FAQ / Issues

Help! everything has disappeared from the sidebar...

Don't panic! Close the sidebar and reopen it and it should come back. I'm not sure what causes it - seems to be transient if a document has never been used with the plugin before or there is a network error. Dunno.

Insert Bibliography is slow

If your document contains references that were inserted in a different document and copy pasted to the new one then the plugin needs to fetch those from your mendeley library, if it can. Sometimes this is slow, and sometimes not possible.

Folder sync

Copy and paste

You can now copy a block of text containing citations from one document to another and paste them into a new document. In most circumstances the new document will be able to find the references from your library and include them in the bibliography of the new document. Sometimes this is not possible - e.g. if the reference comes from a different Mendeley account when many people are citing in the same document, or if the underlying reference has changed in Mendeley. The plugin will do what it can but you may be able to help by viewing citations that you are using in the side bar or re-citing the article in the document. If it gets confused you may see a reference titled " not found in library". Some things will just need manual intervention.

Bibliography placement

Known issues / limitations

Future development