1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-26 19:47:20 +00:00

Correction to Minlength Operator (#8281)

This commit is contained in:
Mohammad Rahmani 2024-06-21 11:38:38 +03:30 committed by GitHub
parent 02ccec7ea8
commit b49ecf886b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,12 @@
caption: minlength
created: 20161011074235805
modified: 20161011074235805
from-version: 5.1.14
modified: 20240621073052597
op-input: a list of items
op-output: those items at least as long as the specified minimum length
op-parameter: the minimum length for items
op-parameter-name: minlength
op-purpose: filter items shorter than the specified minimum length
from-version: 5.1.14
op-purpose: filter items their length is greater than the specified minimum length
tags: [[Filter Operators]]
title: minlength Operator
type: text/vnd.tiddlywiki