In addition to Mohammad’s link, see Columns - lets you present content inside a tiddler split up into columns. The content flows to equal out the colums heights and the view is responsive to tiddler width e.g as affected by device width. Columns within a tiddler CSS and documentation on how to d… Answer from DaveGifford on talk.tiddlywiki.org
🌐
TiddlyWiki
tiddlywiki.com › static › Tables%20in%20WikiText.html
Tables: TiddlyWiki v5.4.1 — a non-linear personal web notebook
TiddlyWiki5 formats tables using vertical bar | characters. Exclamation marks ! are used to indicate header cells. ... Table cell alignment is controlled by inserting space characters before and/or after the cell content. For example: ... |Left aligned content | | Right aligned content| | Centred content | |+++ a very wide column ...
🌐
GitHub
github.com › OokTech › TW5-DynamicTables
GitHub - OokTech/TW5-DynamicTables: Some dynamic table macros for TiddlyWiki · GitHub
Row table ``` <<RowTable "row tiddler filter" "field filter" titleLinks wikify>> ``` !!! Example `<<RowTable """[!is[system]limit[5]]""" """tags modified created foo""" false true>>` <<RowTable """[!is[system]limit[5]]""" """tags modified created foo""" false true>> |!Parameter |!Description | |`filter` |A filter that defines which tiddlers are used to make the table rows/columns | |`fields` |A filter that defines which fields are listed to make the table columns/rows | |`titleLinks` |If this is set to `true` than the tiddler title in the row headers are links.
Author: OokTech
Discussions

A multi-column Layout / Storyview
Hi Tiddlywikians, I’m currently working on a multi-column TiddlyWiki Layout It’s in a rough pre-alpha state and looks like this I’m looking for inspiration by you folks Would you use this? What should it be able to do? What have you always wanted in a multi-column layout? More on talk.tiddlywiki.org
🌐 talk.tiddlywiki.org
19
4
March 27, 2022
Low-tech "multi-column" layout for larger displays - Tips & Tricks - Talk TW
I have a small stylesheet tweak I’ve been using in my wikis to get multiple tiddlers visible at once horizontally on a large display. It’s not a full layout (nor do the columns have identity) like the Multi-Column Layout. Folks may find it useful, so here’s $:/phajas/stylesheets/multicolumn. More on talk.tiddlywiki.org
🌐 talk.tiddlywiki.org
12
1
November 3, 2023
Smart columns to make use of wide screens
Folks and especially CSS gurus I use large wide screens all the time for tiddlywiki. Often as a result long paragraphs are stretched out onto single lines and reading the tiddler is like watching tennis. Left right left right for each sentence. I had the idea to use multiple columns when the ... More on talk.tiddlywiki.org
🌐 talk.tiddlywiki.org
0
1
September 6, 2021
Multi-Column Layout / Storyview
Hello Tiddlywikians, it’s been a long time without development updates for the MultiColumn Layout Now I’m about to start an overhaul and I’m wondering if anybody is still using it. It would be great to get some feedback what you like and what not. What could/should be removed? More on talk.tiddlywiki.org
🌐 talk.tiddlywiki.org
0
9
August 31, 2023
🌐
TiddlyWiki
talk.tiddlywiki.org › t › a-way-to-create-2-columns-within-a-single-tiddler › 11567
A way to create 2 columns within a single tiddler? - help-appreciated - Talk TW
January 7, 2025 - A lot of the tiddlers i create basically amount to long lists with many headers followed by single-word or single-sentence bullet-lists. I’m using TW for writing and world building so its stuff like character profiles, tables-of-contents, and organizational hierarchy lists.
🌐
TiddlyWiki
talk.tiddlywiki.org › t › a-multi-column-layout-storyview › 2876
A multi-column Layout / Storyview - css - Talk TW
March 27, 2022 - Hi Tiddlywikians, I’m currently working on a multi-column TiddlyWiki Layout It’s in a rough pre-alpha state and looks like this I’m looking for inspiration by you folks Would you use this? What should it be able to …
🌐
TiddlyWiki
talk.tiddlywiki.org › tips & tricks
Low-tech "multi-column" layout for larger displays - Tips & Tricks - Talk TW
November 3, 2023 - I have a small stylesheet tweak I’ve been using in my wikis to get multiple tiddlers visible at once horizontally on a large display. It’s not a full layout (nor do the columns have identity) like the Multi-Column Layout. Folks may find it useful, so here’s $:/phajas/stylesheets/multicolumn.
🌐
Google Groups
groups.google.com › g › tiddlywiki › c › HwTTMgh6nIE
Lets talk about tables.
So getting back to the "best of both worlds", creating a simple table in TiddlyWiki is a linear "chunk" of a non-linear database, which is an inevitable part of visualizing data. In the plugins you mention, editing a table only creates data in one field at a time therefore the non-linear philosophy is maintained. In my plugin, the expand feature was intended to make the tables less linear to hopefully avoid "spreadsheet overload". The idea is you can set up multiple tables to drill-down or traverse through rather than a bunch of separate tables or tables with vague links between them.
🌐
Google Groups
groups.google.com › g › tiddlywiki › c › Sh2TgIZ0vRY
Customizing TiddlyWiki tables
You can target specific rows and columns with the :nth-child selector which has as parameters something like xn+y. The basic usage is this: the style definition will be applied to every x-th child, beginning with the y-th child. So .customTable tr td:nth-child(5n+2) will target every 5th td ...
🌐
Mauloop
mauloop.github.io › tw5-table-tool
TW5 TableTool — Tools for dynamic tables (TW5 rel. 5.1.17)
May 4, 2019 - [tag[TableToolPlugin]removeprefix[$:]addprefix[TableToolPlugin]] [prefix[$:/tbl/]removeprefix[$:/]] [prefix[momyl]] ... { "tiddlers": { "$:/Acknowledgements": { "title": "$:/Acknowledgements", "text": "TiddlyWiki incorporates code from these fine OpenSource projects:\n\n* [[The Stanford Javascript Crypto Library|http://bitwiseshiftleft.github.io/sjcl/]]\n* [[The Jasmine JavaScript Test Framework|http://pivotal.github.io/jasmine/]]\n* [[Normalize.css by Nicolas Gallagher|http://necolas.github.io/normalize.css/]]\n\nAnd media from these projects:\n\n* World flag icons from [[Wikipedia|http://com
Find elsewhere
🌐
Burningtreec
burningtreec.github.io › tiddlywiki-multi-columns
MultiColumn Layout — v0.86.0
This TiddlyWiki contains the following tiddlers: · $:/_demostyles · $:/_documentation-styles · $:/_imagegallery-example-styles · $:/_scrollbars · $:/columns · $:/config/muuri/storyview/columns · $:/config/PageControlButtons/Visibility/$:/plugins/BTC/Muuri/ui/Buttons/column · ...
🌐
Narkive
tiddlywiki.narkive.com › KxS3DDCy › tw-tw5-a-macro-to-display-a-list-in-multiple-columns
[tw] [TW5] A macro to display a list in multiple columns.
It is filled row-by-row and I haven't added styling options yet because I just realized I should do that as I am typing this. So later today there will probably be styling options. Here is the macro stuff on my site: http://inmysocks.tiddlyspot.com/#Multi-column List · -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
🌐
Narkive
tiddlywiki.narkive.com › 7rZuXTIO › tw-tw5-is-there-an-easy-way-to-set-table-column-width-and-row-height-for-a-single-table
[tw] [TW5] Is there an easy way to set table column width and row height for a single table?
Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout. ... Permalink I think I found a way to add row height. If there is a column with no values (the assumption is you are making some kind of a form you are going to print and distribute for markup at a meeting), you can add this to each cell to double the row height: |&nbsp;<br>&nbsp;| Post by Captain Packers I am making one table in which I would like to force a fixed column width for a couple columns and a fixed row height for all rows.
🌐
TiddlyWiki
talk.tiddlywiki.org › t › smart-columns-to-make-use-of-wide-screens › 592
Smart columns to make use of wide screens - Talk TW
September 6, 2021 - Folks and especially CSS gurus I use large wide screens all the time for tiddlywiki. Often as a result long paragraphs are stretched out onto single lines and reading the tiddler is like watching tennis. Left right left right for each sentence. I had the idea to use multiple columns when the space is available.
🌐
Twiki
twiki.org › cgi-bin › view › Plugins › TablePlugin
TablePlugin < Plugins < TWiki
Set SHORTDESCRIPTION = Control attributes of tables and sorting of table columns
🌐
TiddlyWiki
talk.tiddlywiki.org › t › multi-column-layout-storyview › 7936
Multi-Column Layout / Storyview - plugin - Talk TW
August 31, 2023 - Hello Tiddlywikians, it’s been a long time without development updates for the MultiColumn Layout Now I’m about to start an overhaul and I’m wondering if anybody is still using it. It would be great to get some feedba…
🌐
TiddlyWiki
talk.tiddlywiki.org › developers
Table with specified column width - Developers - Talk TW
May 2, 2024 - Hi Experts, I am using tables and often I need tables with different width of the columns. Yes it is possibel to define classes but than I need a lot of them for each change :cry: Is it possible to have on top of the…
🌐
Reddit
reddit.com › r/tiddlywiki5 › tables with css - specified columns methods
r/TiddlyWiki5 on Reddit: Tables with CSS - Specified Columns Methods
December 28, 2020 -

On "Formatting List Results as Tables with CSS - Specified Columns Methods" at https://tiddlywiki.com/, I'm learning how to make tables I can fit a filtered result into, and there is an instruction that says this:

"1) Create a tiddler for the columns tagged with $:/tags/Stylesheet
, containing:"

Well, does that really mean make a tag "$:/tags/Stylesheet", or does that mean make a tiddler titled $:/tags/Stylesheet?

I couldn't find a tag with that sequence of characters in the wiki, and I couldn't find a system or shadow tiddler with that, either. I'm not sure if I know how to competently search the wiki, though.

Also, the demonstration is supposed to show four columns, but only has one column.

I'm thinking the tables learning pages are broken in Tiddlywiki5? Or is table construction now in some sort of widget or plug-in?

🌐
Google Groups
groups.google.com › g › tiddlywiki › c › tXHAY9rbEho
tables: merging cells (row- and colspan)
That's basically a 3x3 table, whereas the four cells in the upper right need to be merged.
🌐
TiddlyWiki
talk.tiddlywiki.org › t › how-to-make-a-composite-table-by-transcluding-wikitext-tables-from-multiple-tiddlers › 9826
How to make a composite table by transcluding wikitext tables from multiple tiddlers - Talk TW
May 15, 2024 - Hi Experts, I have some tiddlers with different content and want to combine them in an overview by using the { brackets {{Tiddler1}} {{Tiddler2}} {{Tiddler3}} Tiddler1 AAAAA Tiddler2 BBBBB Tiddler3 CCCCC Result AAAAA BBBBB CCCCC That works fine so far but there is always an additional line break in the result.
🌐
Narkive
tiddlywiki.narkive.com › MwcScCGg › tw-tw5-css-formating-a-text-with-three-four-and-five-columns-works-but-not-with-two-columns
[tw] [TW5] CSS formating a text with three, four, and five columns works, but not with two columns
When I remember correctly, two column formating worked with 5.1.0. It http://www.giffmex.org/tw5mall.htm (see Tiddler "Format Text into multiple columns".) BTW: The formating to four and five columns is working without problems. HTH as an advice for one of the next releases. Greetings, Uwe -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
🌐
TiddlyWiki
talk.tiddlywiki.org › t › a-multi-column-layout-storyview-new-thread › 4482
A multi-column Layout / Storyview (new Thread) - plugin - Talk TW
September 4, 2022 - Hi there, let’s use this new thread to gather all ideas, bug-reports, feature requests … for the Multi-Column Layout https://burningtreec.github.io/tiddlywiki-multi-columns Thank you in advance for your posts Let’s make MCL better together Kind regards, Simon