@TonyM: > > - The east of changing the regexp of what to split on suits me, simply > changing to /n in some cases, even ".\n\n" > - What if I wanted to split on html tag, eg <section I would look the > "<section" and have to type it again to match the the closing section. > > The suggested workflow here is that you decide how to split things as you type, by hitting enter. The plugin is geared towards writing, not manipulating text, and I would like to try to keep it as focused and streamlined as possible. This basic support for splitting paragraphs exists because I added it to quickly get data in there when testing, and then left it in as it works for copy and pasting in bullet points from a regular tiddler.
If you need to perform any more advanced text manipulation, this is the wrong tool for it. > - There are some similarities with Noto Writer of Marks also in > development, they both have great value > > I noticed that thread and mentioned early on that he might be able to re-use a lot of my code.. but I understand that there is a certain amount of satisfaction to doing it yourself, and not that easy to work with someone else's code, especially wikitext. He may have wanted go about things differently in terms of architecture as well. Anyway, that would be the more appropriate tool for the splitting use cases you mentioned above. > > - There is no where to click to stop any item from being in edit mode, > noticeable with the edit Toolbar especially > > Valid point. I noticed but ignored it since I always use the keyboard and just hit Escape. I'm open to suggestions that don't involve cluttering the UI with buttons. > > - A new bullet alignment is wrong, it is a little above, if you > include only a transclusion > > could you please explain step by step how to reproduce this, and also provide a screenshot? I tried to add a bullet with just a transclusion to another tiddler, and it displayed as expected. Thank you, Saq -- 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/9315a20d-33e6-41a0-ac77-499b0bc4281e%40googlegroups.com.

