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

Delete notes that haven't been accessed in a long time #49

Open NikkelM opened 1 year ago

NikkelM commented 1 year ago

The users need to be aware of this. e.g. the settings menu could show the next notes that will be deleted, and a small text at the bottom of the editor could show when the current note will be deleted.

This will rarely be necessary, as there should be enough storage. However, we are unable to know if a note has simply not been accessed in a long time, or if the related message was deleted.

The timer for note deletion should also be reset if a note is viewed, not only when it is edited.