Open alexwennerberg opened 11 months ago
can you pr it as one of the date formatting template functions? but leave the "today" function behaviour intact for the default templates
for the merveilles forum it's exclusion was a design choice. in general i wanted to see what things would be like if we did away with as many as possible design patterns that focus on fostering addictive consumption and instead focus on making things align along more of a "timeless"/archival design trajectory. it's the long tail, and having discussions over time, that i think forums excel at
totally understand your philosophy!
here's a PR: https://github.com/cblgh/cerca/pull/50
Right now, timestamps are "today" or a date.
How would you feel about using relative timestamps (x [block]s ago) that on mouseover provide the exact RFC3339 timestamp? Something like this https://git.alexwennerberg.com/flounder/file/utils.go.html#l104