UNPKG

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