You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it'd be great if Padland maintained a local export (read-only) copy of each pad every time the user closed the pad or the app, so that it can be viewed when offline.
use https://[host]/p/[padName]/export/txt to get the text ,save to local storage/file_system
from this
https://github.com/ether/etherpad-lite/wiki/Backing-up-and-Restoring-Etherpad-Lite-Pads
Thanks!
maybe it's possible to change the div to textarea in padview.html , <textarea id="pad" class="active">
The text was updated successfully, but these errors were encountered: