![](https://secure.gravatar.com/avatar/13bc5842f0b785acdb8f02c38b78439d.jpg?s=120&d=mm&r=g)
19 Dec
2020
19 Dec
'20
10:43 p.m.
Hans Hagen
Actually, what you want is:
\definedescription [desc]
\starttext
\startdesc[title={Long title},reference=foo,referencetext={Short Title}] \input jojomayer \stopdesc
\about[foo]
\stoptext
So I'll add that (after all, occasionally we need to add some functionality in order to indicate progress.)
Great! That would be a good solution for me. Thanks, Christoph