Yeah! This one worked perfectly! And it's a lot easier to implement and 
understand (still fighting with the first one though :))  And as I 
understood - you can put whatever you like before last </$list>, not only 
space, but ", " or " | " or whatever and it works like separator between 
tweedlers like "Twiddler01 | Twiddler02 | Tweddler03..."

But also I have a little question, not related to the previous one. 
TwiddlyWiki doesn't like links to local folders in Cyrillic or should I 
just need one more plugin for that? Because when I tried [[My Awesome 
Folder|file:///d:\folder\]] it worked fine, but when I tried [[My Awesome 
Folder|file:///d:\моясукапапка\]] nothing worked. I even tried via html 
tags: still <a href="file:///d:\folder\">My Awesome Folder</a> worked fine, 
but with Cyrillic letters in local folder name - nothing worked...

среда, 27 мая 2020 г., 21:08:01 UTC+3 пользователь Mat написал:
>
> Haha, OK, since you were so comfortable with the {{{ [enlist{!!list}] }}} 
> thing, I assumed you had some more experience (all the braces would have 
> freaked me out if I were totally new, for sure). Sorry. You can do it like 
> the following instead which is pure WikiText without involving the styling:
>
> tag: $:/tags/Macro
> text: \define mylinks() <$list filter="[enlist{!!list}]"><$link/> </$list>
>
> I.e make a new tiddler, title it whatever you want and tag it as stated 
> and at the very top in its text field you put the "\define" line
>
> Then in whichever tiddlers you want the list, you add  <<mylinks>> and it 
> shows that the current tiddlers list field contents, space separated.
>
> A "macro" is a text that you can reuse in this way, in this case it is 
> some code.
>
> <:-)
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d7d420dc-3c21-425c-b42e-184ef2243d48%40googlegroups.com.

Reply via email to