mirror of
https://github.com/apankrat/nullboard.git
synced 2025-08-04 20:27:37 +02:00
Merge branch 'master' of github.com:apankrat/nullboard
This commit is contained in:
@@ -16,7 +16,8 @@ The name also happens to abbreviate to [NB](https://en.wikipedia.org/wiki/Nota_b
|
|||||||
## Locally stored
|
## Locally stored
|
||||||
|
|
||||||
* All data is stored locally, for now using [localStorage](https://developer.mozilla.org/en/docs/Web/API/Window/localStorage).
|
* All data is stored locally, for now using [localStorage](https://developer.mozilla.org/en/docs/Web/API/Window/localStorage).
|
||||||
* The data can also be exported to- or imported from a plain text file in a simple JSON format.
|
* The data can be exported to- or imported from a plain text file in a simple JSON format.
|
||||||
|
* The data can also be automatically backed up to a local disk (with the help of [Nullboard Agent](https://nullboard.io/backups)).
|
||||||
|
|
||||||
## Beta
|
## Beta
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user