Remix.run Logo
jcynix 7 hours ago

Nice, and I like the idea that the past is fixed, but ... is there a way to define the point of rollover to the next day? My "days" sometimes end at 0:50 for example and not at 23:59. So I might summarize the day a bit after midnight.

katspaugh 7 hours ago | parent [-]

Good idea, I can do that!

stavros 7 hours ago | parent [-]

If you want to avoid too much choice, but still want the "the past is immutable" feel, you can prevent editing after noon next day or similar.

alde 3 hours ago | parent | next [-]

Days "roll-over" when you sleep, so it should be safe to rollover notes which haven't been edited for 6 hours. That way there is no fixed rollover time.

stavros 3 hours ago | parent [-]

But then if you edit a note in the morning to add something, by night it'll be locked.

PufPufPuf 4 hours ago | parent | prev | next [-]

Having the default "midnight" be something like 3AM would get you 90% there without any UI changes

throwaway81523 5 hours ago | parent | prev [-]

I just use a .org file, with git to retain old versions if I edit something that might be of later relevance.