Like @Martin_Kopischk pointed out, Airtable regex doesn't support Unicode categories in its character classes: both `\bB` and `\wW` only consider ASCII characters. Being able to specify something like `\p{Uppercase_Letter}` might be very handy.Airtab...
If you want I think you want, then yes: any number of Submissions linked to a Shot can "know" which Submission is the latest, and flag itself as "the latest Submission", then the Shot record can do a lookup on its submissions based on that flag to di...
Yay! I noticed some changes to the loading interface weeks back, and it seemed like loads got slower at the same time… :face_with_raised_eyebrow:
All part of the plan? :grinning:
This is a really cool idea, I’ve been thinking about this on-and-off (mostly on) for about an hour now… two immediate questions spring to mind:
I’m pretty sure I get this notionally, but what’s a concrete example of this. (a) and (b) are too abstrac...