Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,20 @@ This plugin lets you surface pads from an Etherpad instance inside Nextcloud and
- Trash deletes on Etherpad (with deferred retry when Etherpad is temporarily unavailable)
- Restore recreates pads from `.pad` snapshot data

## Screenshots

Create a pad straight from the Files app with `+ New`:

![The Nextcloud "+ New" menu showing New pad, Public pad, and Public pad from URL entries](docs/screenshots/new-pad-menu.png)

Open a `.pad` file and the linked Etherpad pad loads in the native Nextcloud viewer, with real-time collaboration and per-author colours:

![A pad open inside the Nextcloud file viewer, two authors editing a Team Roadmap in real time](docs/screenshots/embedded-editor.png)

Pads live alongside your other files and behave like any other Nextcloud file:

![A .pad file listed in the Nextcloud Files app](docs/screenshots/pad-in-files.png)

## Requirements

- Nextcloud `30` to `33` (see [appinfo/info.xml](appinfo/info.xml))
Expand Down
Binary file added docs/screenshots/embedded-editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/new-pad-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/pad-in-files.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.