Thank you Keelan. Please let me know if you run into any issues.
On Saturday, August 29, 2020 at 4:15:10 PM UTC+2 [email protected] wrote: > Just took it for a spin. I'm having no errors so far, and though subtle, > it's a great update. The split-at-caret behavior is much more intuitive for > me now. I much prefer the new node being created above the existing node if > the caret is at the beginning. That effectively moves the current node down > one in the order (with all of it's sub-nodes) and presents a new node in > the order above it. That's precisely the behavior I expect. > > I like having the option to confirm split or merge workflow as a > configuration option, though that will be a minority use case for me. > > And, the improvement for mobile on saving with exit was needed. My tablet > also pushes TW5 to a mobile layout, and before this update, attempting to > exit a node with my stylus was convoluted at best. This has made that a > much easier action. > > Great update, Saq! > On Saturday, August 29, 2020 at 5:24:23 AM UTC-5 [email protected] wrote: > >> There is an update to Streams (0.1.14) that brings a fair few small >> features and changes, and *needs some testing* and feedback. >> Please backup your wiki before updating and test carefully before using >> with important data. >> >> New configuration options that toggle settings depending on whether they >> are set to yes or no: >> >> >> - *$:/config/sq/streams/split-at-caret* split the text of a node at >> the caret position when saving the node with <kbd>Enter</kbd>. This is >> existing behaviour that can now be toggled. >> - *$:/config/sq/streams/prompt-split-to-multiple* prompt for >> confirmation when splitting a node to multiple nodes, triggered >> by <kbd>Alt+Enter</kbd>. New feature. >> - *$:/config/sq/streams/prompt-merge-with-previous* prompt the user >> before attempting to merge a node with the previous node, triggered >> by <kbd>Backspace</kbd> with the caret position at the beginning of the >> text. New feature. >> - *$:/config/sq/streams/exit-on-saving-empty-node *Exit edit mode on >> saving an empty node with <kbd>Enter</kbd>. Allows exiting edit mode on >> mobile. New feature. >> >> With split-at-caret set to "yes", saving a node with Enter with the caret >> at the start of the text will create a new node above the current node. >> >> Backspace with the caret at the start of a node will attempt to merge >> with the previous node, provided it is at the same indent level and has no >> child nodes. This is an intentionally simplified and constrained behaviour >> intended as an undo to the above split option. By default the user is >> prompted for confirmation before merging, this can be disabled by setting >> prompt-merge-with-previous to "no" >> >> By default, saving a node with Alt+Enter will ask for confirmation before >> splitting the text into multiple nodes. The prompt can be disabled by >> setting prompt-split-to-multiple to "no" >> >> To allow exiting edit mode on mobile devices, set >> exit-on-saving-empty-node to "yes". This will exit edit mode when >> attempting to save an empty node with Enter. In other words, hit Enter >> twice to exit editing. >> >> https://saqimtiaz.github.io/sq-tw/streams.html >> >> Cheers, >> 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/70670f9f-4099-4624-8364-3acdd6423817n%40googlegroups.com.

