ibnishak / Timimi

Webextension to save Tiddlywiki
https://ibnishak.github.io/Timimi/
GNU Affero General Public License v3.0
206 stars 23 forks source link

Add notification on failed save #37

Closed alessiosacco closed 1 year ago

alessiosacco commented 4 years ago

Since saving the Tiddlywiki is very important to the user and losing the progress made may be very impactful, the addon should tell the user if any error has been detected. This commit adds the "notification" permission to manifest.json and displays a browser notification on any error detected while sending a native message to the native application.

Since the user may save the Tiddlywiki file often, no notification is shown in the event of a successful save: this is by design to avoid training the user to ignore the notification.

cdaven commented 1 year ago

You could close this one, as it was implemented in fd9ce41bfbf0e597746f27ac6ef589f575c5dafa