Hi, I won't get chance to look at this properly until later, but it's just occurred to me that what I don't want to do is introduce additional characters to the text, for instance <br>.
The option that Mario pointed out is attractive because it achieves the desired result using a tag which could then be removed thereby restoring everything to it's original state. If I populated all my tiddlers with <br>, for instance, this wouldn't be the case. So, this seems to be the way to go but I don't want to clutter every tiddler with the additional tag - which seems unecessary. I just need to apply the desired action in another way. Regards Jon On Monday, 4 November 2019 06:32:30 UTC, Jon wrote: > > Thanks everyone, I'll play around with the options later and report back. > > Regards > Jon > > On Sunday, 3 November 2019 23:48:50 UTC, Aidan Grey wrote: >> >> I created a simple button for this myself. It's very simple. >> >> Create a button. >> For the action, use this: >> >> <$action-sendmessage >> $message="tm-edit-text-operation" >> $param="suffix-lines" >> character="<br>" >> count="1" >> /> >> >> >> >> On Sun, Nov 3, 2019, 4:27 PM Jon, <[email protected]> wrote: >> >>> Hi Tony, >>> >>> Yes, a new tiddler button with associated css sounds good. I've seen >>> references to this before so I'll investigate. >>> >>> Thanks >>> Jon >>> >>> On Sunday, 3 November 2019 22:52:31 UTC, TonyM wrote: >>>> >>>> Jon >>>> >>>> You are getting further from the initial issue but there is a class >>>> field on tiddlers that can be used to apply css to this tiddler. >>>> >>>> Its quite easy to create own new tiddler button that creates custom >>>> tiddlers with text, fields and tags to a desired standard. >>>> >>>> If you are familiar with wordprocessors you may realise there is a >>>> difference between a line break and a paragraph. Initialy it seems >>>> annoying >>>> that line breaks seem to collapse in wiki text but when you start writing >>>> wiki text with widgets and macros you become greatful that you don't end >>>> up >>>> with unwanted line breaks every where. >>>> >>>> I can share more methods soon. >>>> >>>> Tony >>>> >>>> -- >>> 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 [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tiddlywiki/1baa8778-0a76-40fa-ba10-dae34fa98fd5%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/tiddlywiki/1baa8778-0a76-40fa-ba10-dae34fa98fd5%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/895a4cc3-7ecb-40bb-b551-6a0901926be3%40googlegroups.com.

