+ localStorage caveat
parent
b1ce6f45f5
commit
f4dafdae3f
|
|
@ -69,6 +69,7 @@ Also:
|
||||||
* Written for desktop and keyboard/mouse use
|
* Written for desktop and keyboard/mouse use
|
||||||
* Essentially untested on mobile devices and against tap/touch input
|
* Essentially untested on mobile devices and against tap/touch input
|
||||||
* Works in Firefox, tested in Chrome, should work in Safari and may work in Edge (or what it's called now)
|
* Works in Firefox, tested in Chrome, should work in Safari and may work in Edge (or what it's called now)
|
||||||
|
* Uses localStorage for storing boards/lists/notes, so be careful around [clearing your cache](https://stackoverflow.com/questions/9948284/how-persistent-is-localstorage)
|
||||||
|
|
||||||
You spot a bug, file an issue.
|
You spot a bug, file an issue.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue