# Derive Pad Title from its First Line for Etherpad

[![Demo](demo.gif)](https://github.com/ether/ep_set_title_on_pad/actions/workflows/test-and-release.yml) 
[![Backend Tests Status](https://github.com/ether/ep_set_title_on_pad/actions/workflows/test-and-release.yml/badge.svg)](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.

![Screenshot](screenshot.png)

## Install

```
pnpm run plugins i ep_set_title_on_pad
```

## License

Apache-2.0
