Hello, I would like to use this code to display the tags just after the link of the tiddler, instead of having a carriage return in between.
What I got is this: <https://lh3.googleusercontent.com/-VE6fetfrkkI/WCWABudf8-I/AAAAAAAAMv4/1ZpQbPmh4pU4FS0TuKfmMrf6CuiEu8elwCLcB/s1600/1.png> <https://lh3.googleusercontent.com/-iramDFLcgsM/WCWAUQcDXMI/AAAAAAAAMv8/IHuhJ04dSngaubC8BZVxteF2TDt3y245wCLcB/s1600/2.png> And what I'm trying to get is this: <https://lh3.googleusercontent.com/-iramDFLcgsM/WCWAUQcDXMI/AAAAAAAAMv8/IHuhJ04dSngaubC8BZVxteF2TDt3y245wCLcB/s1600/2.png> <https://lh3.googleusercontent.com/-iramDFLcgsM/WCWAUQcDXMI/AAAAAAAAMv8/IHuhJ04dSngaubC8BZVxteF2TDt3y245wCLcB/s1600/2.png> <https://lh3.googleusercontent.com/-iramDFLcgsM/WCWAUQcDXMI/AAAAAAAAMv8/IHuhJ04dSngaubC8BZVxteF2TDt3y245wCLcB/s1600/2.png> <https://lh3.googleusercontent.com/-iramDFLcgsM/WCWAUQcDXMI/AAAAAAAAMv8/IHuhJ04dSngaubC8BZVxteF2TDt3y245wCLcB/s1600/2.png> And the code used so far is: <$list filter="[tag<currentTiddler>sort[title]]"><$link > <<currentTiddler> ></$link>{{||$:/core/ui/ViewTemplate/tags}}</$list> Does anyone know how to remove the carriage returns so instead of getting the outcome of the first image, I could get the second one? Thanks! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/88b4491e-da52-4c31-a7ee-6f3d46505ec7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

