Paragraphs

a macro

1st September 2018
18th April 2018
7th April 2018
11th November 2017
10th November 2017
20th September 2017
19th September 2017
1st September 2017
24th August 2017
7th July 2017
16th May 2017
19th April 2017

Paragraphs Macro

jd 1st September 2018 at 2:43am

Drag this into your TW if you want to use it: $:/jd/macros/paragraphs

Parameters

filter
A filter selecting which tiddlers to include
titleclass
Custom class added to the generated div, defaulting to no class
If a tiddler has a caption field, this is shown instead of the tiddler's title
Use notitle to hide the tiddler title
buttonsetclass
Custom class added to the generated div, defaulting to no class
Use float-left for the buttons to be positioned to the left of the paragraph, revealing itself upon hovering on the paragraph body
buttonclass
Custom class added to each button, defaulting to tc-btn-invisible
textareaclass
Custom class added to the textarea, defaulting to tc-edit-texteditor

Examples

Discussion: https://groups.google.com/forum/#!topic/tiddlywiki/RNqJR1s6ysk

My other TW Things

http://j.d.tiddlyspot.com/

paragraphs Macro (Examples)

jd 8th April 2018 at 3:56am

<<paragraphs "[[A]][[B]][[C]]">>

<<paragraphs "[[A]][[B]][[C]]" notitle>>

<<paragraphs "[[A]][[B]][[C]]" notitle float-left>>

<<paragraphs "[[A]][[B]][[C]]" "" "float-left">>

<<paragraphs filter:"[prefix[J]]">>

<<paragraphs filter:"[tag[Core Macros]]">>