hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.32k stars 1.06k forks source link

Allow documents to expire #508

Open evnu opened 7 years ago

evnu commented 7 years ago

It would be nice if one could set an expiry date for documents to disallow unintended changes after a period of time. The expiry date could have different modes, e.g. to lock the document, or to delete it completely. Additionally, I'd like to have the option to set this globally for all documents. So, for example, I would like to be able to declare that all documents can be edited for only one week after creation.

ccoenen commented 7 years ago

I like the idea of auto-destruct.

Wurzelmann commented 4 years ago

I too, like the idea of automatically sef-destructing notes after a given period of time. Have there been any new developments for this?