From 3abbdd5b1eb6b1926ab8456fd1b9167ec9aa69eb Mon Sep 17 00:00:00 2001 From: Alexander Pankratov Date: Mon, 26 Apr 2021 20:15:02 +0200 Subject: [PATCH] + auto-backup mention and link to the /backups page on nullboard.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a1b61d..413a0a9 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Also: * Support for multiple boards with near-instant switching * Undo/redo for 50 revisions per board (configurable in the code) * Keyboard shortcuts, including Tab'ing through notes +* Automatic backups to a local disk (with the help of [Nullboard Agent](https://nullboard.io/backups)) ## Caveats