Skip to content

Commit 889fd2b

Browse files
committed
README updated -> #43 fixed
1 parent f78617b commit 889fd2b

1 file changed

Lines changed: 34 additions & 5 deletions

File tree

README.md

Lines changed: 34 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,44 @@
11
![EEXCESS](http://eexcess.eu/wp-content/uploads/2013/04/eexcess_Logo_neu1.jpg "EEXCESS")
22

3+
## Installation
4+
5+
### End-users
6+
7+
You can simply install this addon from the Google Add-On Store by either
8+
9+
- navigating directly to it [https://chrome.google.com/webstore/detail/e-explorer/ldhpoddoeakgahcoammcpkbchphakcmh](https://chrome.google.com/webstore/detail/e-explorer/ldhpoddoeakgahcoammcpkbchphakcmh)
10+
- searching for "E-Explorer" in the store
11+
12+
You will need to be logged in with your Google Account to do this.
13+
14+
The add-on installation is tied to your Google Account, so it works in all your documents (when you are logged in).
15+
16+
### Developers
17+
18+
1. Open a Google Docs Document and login with your Google Account to install this add-on
19+
2. Open the script editor (Top Menu: Tools -> Script editor...)
20+
3. Create for each file in the repository a file in the script editor with the same name and content (File -> New -> ...)
21+
4. Save all created files and set the project's name.
22+
5. Go back to the Google Docs Document and refresh it
23+
6. Now the add-on should be available under your chosen project name
24+
325
## How this addon works
426

5-
1. Go to: https://docs.google.com/document/d/1TEv1JwNXZDzLR0yh0M_-J2gI49ESNudzX49mrrP9Hqc/edit?usp=sharing
6-
2. Login with your Google Account to be able to use this addon
7-
3. Activate the plugin (Top Menu: Addons -> EEXCESS -> Start)
8-
4. Select a piece of text or use the search bar to search for recommendations. After a short while the recommendations will be displayed in the sidebar.
27+
1. Open a Google Docs Document and login with your Google Account to be able to use this add-on
28+
2. Activate the add-on (Top Menu: Add-ons -> E-Explorer -> Start)
29+
3. Select a piece of text or use the search bar to search for recommendations. After a short while the recommendations will be displayed in the sidebar.
30+
4. To submit multiple words as one keyword surround them with "
31+
32+
## Troubleshooting
33+
In case the menu only shows "E-Explorer->Help" and "Start" is missing, do the following:
34+
35+
- click on "Addons->Manage Add-ons"
36+
- Select E-Explorer and "Activate for this document"
37+
- RELOAD the document in the browser
938

1039
## Source Code
1140

12-
The source code can be found ( and edited ) directly inside the browser. If you want to do this, you have to open the Script Editor ( Top Menu: Tools -> Script Editor ).
41+
The source code can be found (and edited) directly inside the browser. If you want to do this, you have to open the Script Editor (Top Menu: Tools -> Script Editor).
1342

1443
## Texts for Docs add-on deployment
1544

0 commit comments

Comments
 (0)