request: list-links-inline macro
An idea by @pmario in #3990 - Implement a list-links-inline macro analogous to list-links but for inline lists. Currently inline lists, as produced with {{{...}}}, are unusable(!) in texts because the output lacks separators.
The proposal here is a comma+space separated output to make it suitable for texts. This specific format is no more opinionated than the bullets in list-links.
Mat,
Perhaps this could be achived with a subfilter at the end of you filter
Eg
'{{{ [yourfilter] +[subfilter
Where \define formatitems() containing output modifiers for each result from your filter.
Eg addprefix split join and more
Just a thought
Thanks Tony, but if the filter gives tiddler titles, the subfilter would modify those titles e.g baking in a comma into the very title, no?
also see: http://list-links-inline.tiddlyspot.com/