Hello guys,
I want to know how to detect a backlink inside a macrocall, since the 
default 
all[current]backlinks[]]
doesn't detect them.

This is my macro:
<$macrocall $name="remembercz" text="[[example backlink]]"/>

I tried doing this

\define text-pattern()
[[$(currentTiddler)$]]
\end

<$list filter="[all[current]backlinks[]] [regexp:title<text-pattern>] 
-[is[current]] -[tag[hide]] -[is[system]]"></$list>

but it didn't work.

Any ideas on how can I detect the backlink inside a macro with a filter?

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/32ba0f93-b640-4438-b34a-7346a7b9ef04o%40googlegroups.com.

Reply via email to