1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/removesuffix.tid

16 lines
532 B
Plaintext
Raw Normal View History

2014-08-28 13:46:00 +00:00
created: 20140828133830424
modified: 20150203190744000
tags: [[Filter Operators]] [[String Operators]]
title: removesuffix Operator
2014-08-28 13:46:00 +00:00
type: text/vnd.tiddlywiki
caption: removesuffix
op-purpose: filter the input titles by how they end, deleting that suffix
op-input: a [[selection of titles|Title Selection]]
op-parameter: a string of characters
op-parameter-name: S
op-output: those input titles that end with <<.place S>>, but with those characters discarded
2014-08-28 13:46:00 +00:00
<<.s-matching-is-case-sensitive>>
2014-08-28 13:46:00 +00:00
<<.operator-examples "removesuffix">>