Chris Klimas

Results 326 comments of Chris Klimas

> @klembot Would the fact that OneDrive [alters a file's timestamp](https://techcommunity.microsoft.com/t5/office-365/onedrive-file-timestamps/m-p/2227483) each time its real-time sync feature decides it needs to download the remotely stored copy to replace the local...

I don't think 2.3 had this shortcut? I downloaded 2.3.16 again to check. But I think this is a valid request regardless.

Could you attach the file that causes the crash here?

@K8fractal a code contribution would be appreciated because I see crashes like this intermittently but have never been able to get it to happen predictably. What were you thinking re:...

@K8fractal I prefer option 2 strongly too. We used approach 1 in Twine 2.3 and it led to unexpected behavior where people would get surprised by the format version that...

Ick. I forgot about the complexity with repairing stories. The first thought that comes to mind is to handle it like we do story publishing, since that also spans the...

@K8fractal apologies for not being able to come back to this sooner. Could you be more specific about your question about unit tests?

@K8fractal That makes sense to me. I'm trying to get away from testing dispatches in general and instead testing the resulting state, but I think repairing is nebulous enough that...

Continuing from the email you sent me earlier--I created https://github.com/klembot/twinejs/pull/1312 that took a lot of cues from this PR, but adds unit tests. For now, it only repairs after import,...

I'm a little confused, where do you picture this "Use as story format" button existing? Is it just another button next to the Details one, or something else? I agree...