how to get list of detail widgets to look like list of ordinary links?

32 views
Skip to first unread message

Sapphireslinger

unread,
Apr 7, 2021, 2:48:37 AM4/7/21
to TiddlyWiki
So this displays beautifully:

<$list filter="[has[blog]sort[date]]">

<$details summary={{!!caption}}>

<$transclude field="text" mode="block"/>

</$details>

</$list>

But what if I need it to look like an ordinary plain "list filter" list of links (no bullets either)?

Mat

unread,
Apr 7, 2021, 4:04:43 AM4/7/21
to TiddlyWiki
Meta answer: I believe the Details widget is not an official widget so you should look at what CSS styles the button and overwrite this. If you look in the plugins Contents tab, you should likely find one or several stylesheets that control this.

<:-)

Reply all
Reply to author
Forward
0 new messages