ep_set_title_on_pad
Version:
Set the title on a pad in Etherpad, also includes real time updates to the UI
19 lines (11 loc) • 570 B
Markdown
# Derive Pad Title from its First Line for Etherpad
[](https://github.com/ether/ep_set_title_on_pad/actions/workflows/test-and-release.yml)
[](https://github.com/ether/ep_set_title_on_pad/actions/workflows/test-and-release.yml)
Adds a title field to pads that updates in real time and is used as the export filename.

## Install
```
pnpm run plugins i ep_set_title_on_pad
```
## License
Apache-2.0