Closed Gutalean closed 11 months ago
Sure. Anything is possible.
You mean something like:
|!header1 |!header2 |
|{{otherTiddler!!field}} |{{otherTidler2!!field}} |
You might be able to get away with using a <$list>
widget to build an HTML table. But I would say it would be easier to write a custom JavaScript widget for that.
Really have no idea what your trying to show there. The page doesn't seem to have the same context as this question. Perhaps you need to elaborate. Maybe some code snip-its?
You mean the mailing list? I think this kind of discussion would be better on the mailing list.
I made dynamic tables here. http://ooktech.com/jed/ExampleWikis/DynamicTables/ Is that what you want?
cool! I like it. This should be a link in tw5.com
@Jermolene ... I think this one can be closed. There are several plugins that solve the problem
The shiraz plugin also contains dynamic tables and a lot more: https://kookma.github.io/TW-Shiraz/#Tutorial%20Dynamic%20Tables
Thank you @pmario
Hello!
Is it possible to add ability to create dynamic tables inside tiddlers? I mean tables that consist from other tiddler's fields. And one could sort or filter such table by queries. Maybe it could be implemented as a representation of advanced search results in a table form. Is it possible to do things like here: http://osdir.com/ml/tiddlywiki/2010-07/msg00327.html
PS: Do you have any place where ordinary users can vote for their most desirable improvments?