Kanka Backup to Local Storage

Saves the editor’s content to local storage before saving to allow recovery if something is lost in transit.

Versione datata 04/11/2022. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Salvatos
Valutazione
0 0 0
Versione
1
Creato il
04/11/2022
Aggiornato il
04/11/2022
Dimensione
3,25 KB
Licenza
MIT
Applica a

This plugin creates a backup of an entity’s entry or post before saving, which can be recovered later if data is lost due to a failed connection to the server or an issue with the HTML filter. Content is saved to the browser’s local storage, so the recovered data is dependent on the machine and user session used and may be lost if you clear your cookies, cache and similar browser information.

How to use

Your content is automatically saved to local storage when you edit an entry or post and click the Save button. When you edit the same content again, a button will be added to the Summernote editor’s toolbar (look for the clock icon on the far right). Clicking this button will copy the backup to your clipboard so you can paste it in the application of your choice to view it, or paste it back directly into Summernote. A warning will be given if no backup exists in your current session for the current entity or post.

Caveats

  • This plugin currently only saves content when the Save button is clicked. Keyboard shortcuts and other options like Save & Edit are not supported.
  • Nothing is backed up when creating a new entity or post; since the plugin can’t determine what ID Kanka will give them, it wouldn’t be able to identify them in the future.