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
- Host: GitHub
- URL: https://github.com/ether/ep_define
- Owner: ether
- License: other
- Created: 2014-11-18T15:00:30.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:31:07.000Z (almost 2 years ago)
- Last Synced: 2025-05-30T01:17:38.076Z (9 months ago)
- Language: JavaScript
- Size: 237 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
 
# Define And Research Words in Etherpad

## 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