Hi everyone,

Thanks to Mat's request 
<https://github.com/Jermolene/TiddlyWiki5/issues/2715> (thanks for testing 
and bug reporting, Mat),
I added a few new features to tobibeer/split 
<http://tobibeer.github.io/tw5-plugins/#split> with version 0.8.0 
<https://github.com/tobibeer/tw5-split/releases/tag/0.8.0>, namely...

   - split:before[.] to return input title *up until* the *first* match of .
   - split:after[.] to return input title *after* the *first* match of .
   - split:beforelast[.] to return input title *up until* the *last* match 
   of .
   - split:afterlast[.] return input title *after* the *last* match of .
   - added at[<character>,<length>] to emulate substr (starting at 1, 
   though)
   - added !at[<character>,<length>] to cut out what substr would have 
   fetched
   - unit tests for the above
   
As always, you can get the update from here:

http://tobibeer.github.io/tw5-plugins/#split

Or install / update via plugin manager with my plugin Library added to your 
wiki:

http://tobibeer.github.io/tw5-plugins/#Library

Best wishes,

Tobias.

-- 
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/73715c8c-837a-48ab-9e10-7bf89cd20967%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to