mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-05 10:16:57 +00:00
Clarify that the split operator does not dedupe (#3981)
This commit is contained in:
parent
32a2bea7f5
commit
e6ac709840
@ -5,7 +5,7 @@ op-input: a [[selection of titles|Title Selection]]
|
||||
op-output: the input titles split into separate items according to the specified separator <<.place S>>
|
||||
op-parameter: The substring at which to split each title
|
||||
op-parameter-name: S
|
||||
op-purpose: returns each item in the list split into separate strings according to the specified separator <<.place S>>
|
||||
op-purpose: returns each item in the list split into separate strings according to the specified separator <<.place S>>; duplicates are <<.em not>> removed
|
||||
tags: [[Filter Operators]]
|
||||
title: split Operator
|
||||
type: text/vnd.tiddlywiki
|
||||
|
Loading…
x
Reference in New Issue
Block a user