@bimlas I expected that this would be preferred over Streams by some, and that's a good thing. Streams shouldn't be used just for easier indenting/unindenting lists.
This was a very quick regexp based hack as a result of a reddit thread I came across where they had tried to implement something similar by means of buttons: https://www.reddit.com/r/TiddlyWiki5/comments/hufvs9/automatically_continue_bullet_list/ The actual code is here: https://saqimtiaz.github.io/sq-tw/editor-autolists.html#%24%3A%2Fplugins%2Fsq%2Feditor-autolist%2Feditor-operation-autolist Its rough and not pretty. But I do think this could be extended to handle indenting selected lines. From what I remember I just ignored the selection when I wrote this. Feel free to give it a go if you feel like it bimlas, otherwise I'll try to clean up the code and implement this when I can find the time. Cheers, Saq On Thursday, August 13, 2020 at 8:07:55 PM UTC+2, bimlas wrote: > > Honestly, this solution is more handy for me now than Streams, because I > can handle list items the same way in a single tiddler as I do in Streams. > > One feature is missing from me: indenting / deindenting the selected > text. If multiple rows are selected at once, I like to change their > indentation at the touch of a button. Is it possible or hard to implement? > -- 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/bb9a9d0d-954e-4c93-b9eb-6cfa27e39feao%40googlegroups.com.

