From a5f3968304263b1f10baee8ef42f6b901c7d657c Mon Sep 17 00:00:00 2001 From: Marxsal Date: Sat, 10 Mar 2018 06:51:22 -0800 Subject: [PATCH] Community Resource doc for Jed Carty's Dynamic Tables (#3159) --- .../tw5.com/tiddlers/_Dynamic Tables_ by Jed Carty.tid | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 editions/tw5.com/tiddlers/_Dynamic Tables_ by Jed Carty.tid diff --git a/editions/tw5.com/tiddlers/_Dynamic Tables_ by Jed Carty.tid b/editions/tw5.com/tiddlers/_Dynamic Tables_ by Jed Carty.tid new file mode 100644 index 000000000..ee9ad516b --- /dev/null +++ b/editions/tw5.com/tiddlers/_Dynamic Tables_ by Jed Carty.tid @@ -0,0 +1,10 @@ +created: 20180309160958926 +modified: 20180309160118848 +tags: Resources +title: "Dynamic Tables" by Jed Carty +type: text/vnd.tiddlywiki +url: http://ooktech.com/jed/ExampleWikis/DynamicTables/ + +//''Dynamic Tables''// is a set of macros that allow you to create tables where the rows are created from tiddlers and the columns from the tiddler fields, or where the columns are created from tiddlers and the rows from their fields. Individual cells can be edited on the fly. Row tables can be sorted by columns and column tables can be sorted by rows. + +{{!!url}} \ No newline at end of file