That line of thought requires us to take unnecessary and costly effort to deduce structure from content. For example, finding a date in an e-mail body via regular expressions or NER tools. If the structure of the content is explicit, we know what part of the text is a date and what parts are not.
Skeime|1 year ago
Also, just offering the ability to introduce structure does not mean that it is done. For example, I could still write
So there is the question whether using something like Skribilo would really save us from having to heuristically extract dates from e-mail bodies in practice.