An open API service indexing awesome lists of open source software.

https://github.com/ether/ep_define

Define And Research Words in Etherpad
https://github.com/ether/ep_define

Last synced: 9 months ago
JSON representation

Define And Research Words in Etherpad

Awesome Lists containing this project

README

          

![Publish Status](https://github.com/ether/ep_define/workflows/Node.js%20Package/badge.svg) ![Backend Tests Status](https://github.com/ether/ep_define/workflows/Backend%20tests/badge.svg)

# Define And Research Words in Etherpad

![Define](http://i.imgur.com/I75UDqV.png)

## Installation
Install using /admin/plugins or npm install ep_define
Installing with git will require an npm install to install the deps
```
cd node_modules/ep_define
npm install
```

## Usage
Click the settings button then type in the input field and click Define. It will show a pop up..

## TODO
* i18n support
* Way to insert a definition into a pad
* Show definitions in sidebar and figure out decent UI
* Way to add content to definitions (Should definitions be global or per pad?)
* Autocomplete definitions
* Show definition of selected word