cedricium / medium-bookmarklets

:books: Easy way to save your place in Medium articles and return to them later.
https://cedric.tech/medium-bookmarklets/
MIT License
9 stars 1 forks source link

Implement toast notifications or similar when altering local storage #4

Closed cedricium closed 6 years ago

cedricium commented 6 years ago

Medium Bookmarklets relies on local storage and at any point writing to it can fail and currently the user would not know if it did or not. Adding some sort of toast notification or status when altering local storage would provide a good user-experience and should be heavily considered.