ep_pad_activity_nofication_in_title
v0.1.65
Published
* in pad title when an edit event has happened that you might not have seen
Readme
Pad Activity Notifications in the Browser Tab Title
When someone edits a pad if you don't have it focused the title will be prefixed with a *. Taking focus of that pad will remove the start prefix.
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_pad_activity_nofication_in_title and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_pad_activity_nofication_in_title⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
