↳
In-reply-to
»
@prologic @falsifian This just popped up in my head: How about adding a โfetch contextโ feature? Point jenny to some mail file that contains a twt (or pipe it to stdin) and it will try to auto-discover and fetch all related things. Like, if it sees something like
โค Read More
@<falsifian https://www.falsifian.org/twtxt.txt>
, then it will look in https://www.falsifian.org/twtxt.txt for a twt with hash tkjafka
. Maybe even do this recursively until there are no new references anymore. This process could include explicitly querying some user-configurable Yarn pods as well. ๐ค
Btw, itโs kind of annoying that we have two syntax options for this. ๐
It can be
(<a href="https://txt.sour.is/search?q=tags:hash">#hash</a>) @<nick url>
or
@<nick url> (<a href="https://txt.sour.is/search?q=tags:hash">#hash</a>)
The latter is from an earlier convention/spec. How about deprecating or even removing this?