Hi Coda.
My concept for formating is quite simple
I built a tool which is transclusions for the rolenames, which are automatically inserted by Alain Dutech Comptext-Plugin. For simplicity I would use headings for the action, and the Tiddler-Ttitle (or an Alias inserted by the Alias-Plugin) for the scene-title.

Thus:

/Peter and Bob are doing some Action/

PETER
Now I say something.

BOB
And here I answer.

Would look like that in Editmode:

[Title]
!Peter and Bob are doing some Action
{{Peter}}Now I say something.
{{AnotherNamelaterreplacedbyBob}} And here I answer.

The issue of indent rolenames can be handled by using |<dd>-Elements |which should give a
:Forced negative indent Line.

My use for the replacePragma would the following to avoid breaking the list by forgetting the preceding blank line:

\replace /\n!/\n\n!/
\replace /\n:/\n\n:/
\replace /\n{{/\n\n:{{/
\replace /}}/}} /

Thanks for your help!
Jan








Am 12.09.2017 um 14:46 schrieb codacodercodaco...@outlook.com:
Hi Joshua

Let me ask a question (apologies if this is answered somewhere above but since this thread and its "parent" thread are long, I wanted to ask it and get a straight answer) ...

What does the text look like that you wish to enter into a tiddler in EDIT mode?

Second Question...

What does the text look like that TW will render assuming you have your ideal magical tool?

Please, keep regexes, javascript et al out of this - keep it simple.

Coda
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com <mailto:tiddlywiki+unsubscr...@googlegroups.com>. To post to this group, send email to tiddlywiki@googlegroups.com <mailto:tiddlywiki@googlegroups.com>.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/28cfb2f3-483f-446e-acbb-3a3b86dfbd7e%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/28cfb2f3-483f-446e-acbb-3a3b86dfbd7e%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59B7E898.4000100%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to