On Tuesday, September 8, 2020 at 3:21:26 PM UTC+2, TonyM wrote:
I see now you have abstracted this even further such that our original
> usecase is but a small subset of the possible.
>
> Is it posible for the user to select the character?
>
<symbol> can be freely choosen.
tick, angel, comma, degree, underline ... are fixed internal IDs ...... And
YES, there are 5 possible config names now. BUT BUT BUT atm that's just for
testing. We may reduce it in the final version.
> I particulary love the details example because optional display of content
> has being way too fidly.
>
Yea, this construction can easily repalce a macro.
> Then rather than tick= it could be esc= which is what is used to excape
> from wikitext and apply the htmltag and classnames.
>
it's tick, angel, comma, underline and degree now. .. :)
>
> - Shall I / we start to write some end user doco?
>
> Not yet. Naming will change completely in V0.1.0
> I continue to be amazed at this development, infinite extencibility in
> another direction.
>
Yes. While programming and testing I did see much more flexibility and
usability coming up. ... There is some complexity, if needed. ..Most users
will only use it to indent paragraphs. But advanced users can be creative.
I wasn't sure, if it would be possible to create a different configuration
for tables with "multi-line cells". .. That's a nightmare with the default
tabe wikitext. ... It's simple with "tick-text" .. I'll probably keep the
plugin name ;)
As written. ... V0.1.0 .. first beta is in the making. It will have more
possibilities
I'll post it soon.
============================================
V0.1.0 will be
\customize <ID>=<userSymbol>
htmlTag=<tag>
params=<class definitions eg: .i.hl.x.y>
endString=<string>
use=<userSymbol reference>
Possible IDs: tick, angel, comma, degree, underline
Pragma usage:
\customize tick="§" htmlTag="div" params=".hl"
"In text" usage:
´§ my text comes here. default end is \n
The only ID, that has default end as \n\n is angel. It is intended to style
paragraphs. .. All the others are intended to be creative.
have fun!
mario
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/57078c95-22ea-4685-b4b5-28934672b953o%40googlegroups.com.