NikkelM / Outlook-Mail-Notes

Easily add notes to e-mails, conversations and senders in Outlook. Add the Add-In to your client using the following manifest URL: https://nikkelm.dev/Outlook-Mail-Notes/manifest.xml
https://nikkelm.dev/Outlook-Mail-Notes/manifest.xml
GNU General Public License v3.0
4 stars 1 forks source link

Handle the case where storage has been exceeded #29

Open NikkelM opened 1 year ago

NikkelM commented 1 year ago

We only get 32KB of storage (https://learn.microsoft.com/en-us/javascript/api/outlook/office.roamingsettings?view=outlook-js-preview)

NikkelM commented 1 year ago

May be made irrelevant by #32