quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Convert last_modified to a date

Open ddimaria opened this issue 1 year ago • 1 comments

We have the notion of a last_modified date that isn't really used. It's a string in the file format and in the internal representation. We should change the internal representation to be an actual datetime value.

ddimaria avatar Nov 22 '23 15:11 ddimaria

We should also display it somewhere in the bottom bar "Last edited by David on [date]"

davidkircos avatar Nov 24 '23 03:11 davidkircos