Jed,

They look very helpful.

Perhaps they can feed into the construction of the proposed maths operators 
proposed in 5.1.20 because I expect there could be some overlap.

Regards
Tony



On Sunday, March 31, 2019 at 8:43:58 AM UTC+11, Jed Carty wrote:
>
> I was cleaning up some of the things I have been working on over the past 
> few months and I found some plugins that I never released. The only one is 
> a state that is reasonable to release has some filter operators for string 
> manipulation. I am not sure how useful people will find them but the filter 
> operators are:
>
> spliton - takes input titles and divides them into separate titles 
> splitting on an input string
> joinwith - the opposite of spliton, it takes a list of input titles and 
> joins them together into a single title with the parameter string between 
> each one
> uppercase - makes all letters in the input titles uppercase
> lowercase - makes all the letters in the input titles lowercase
> getprefix - takes the input and returns the first n characters from each 
> title, optionally padding them to ensure that each output title is n 
> characters long
> getsuffix - takes the input and returns the last n characters from each 
> title, optionally padding them to ensure that each output title is n 
> characters long
>
> It is available from the twederbob plugin library or from the public wiki 
> here 
> https://www.ooktech.xyz:8443/Public#%24%3A%2Fplugins%2FOokTech%2FStringFilters
>
> The code is available on GitHub 
> https://github.com/OokTech/TW5-StringFilters
>

-- 
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 post to this group, send email to [email protected].
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/1a5a1fb9-ea92-4567-bb20-9580a7a964cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to