There are two ways to use section editor plugin
-
set
se-typefield -
Put a filter in the
se-typefield
Besides these, is it possible to use the section editor as a template, like
{{Example Tiddler||$:/plugins/kookma/section/templates/section-body}}
Use case/Why
Setting a filter in se-type field is powerful. But translcusion gives more control to the user. Like how I can transclude anywhere in the body of a tiddler.
Also transclusion can be done arbitrarily. se-type with filter requires some schema or planning on how your organize your tiddlers.