I have tiddlers with tag project and several fields (name, source, number, start, end, leader, etc).
Now I would like to have a summary table to get all information related with project with links to tiddler.
I believe it can be achieved through transclusion with filter. How should I do this?
Have you tried the dynamic tables in the Shiraz plugin?
https://kookma.github.io/TW-Shiraz/
They likely do what you want without custom coding something.
There are a number of other table building solutions out there too that fill various niches if you check the TiddlyToolmap.
https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM
/Mike
Thanks Shiraz Plugin is what I need.