fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Handy Calc tip! Press Ctrl+; to insert the current date, or Shift+Ctrl+; for the current time. Want a date and time that's always updating? Use the =NOW() function. help.libreoffice.org/latest/en

@libreoffice : but wouldn't the time change the next time the workbook is opened/refreshed?

Need static data, not dynamic data...

@mars1024 @libreoffice
If I'm reading it correctly, the keypresses insert a static date / time, the function is dynamic.

So you should be able to subtract them and show "this document is x days old".