1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-18 03:19:55 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/count_Operator.tid
Jermolene 73ded6a82a Add new "count" filter operator
See discussion here:
https://groups.google.com/d/msgid/tiddlywiki/fe51b7f5-5369-493b-82e5-94c
18e863fe0%40googlegroups.com?utm_medium=email&utm_source=footer
2017-02-08 20:11:44 +00:00

14 lines
504 B
Plaintext

caption: count
created: 20170208200553517
modified: 20170208200900081
op-input: a [[selection of titles|Title Selection]]
op-output: a new list containing the number of items in the input list as a decimal string
op-purpose: count the number of entries in a list
tags: [[Filter Operators]] [[Group Operators]]
title: count Operator
type: text/vnd.tiddlywiki
The number of the entries in the input list is counted and a decimal representation returned as a single string.
<<.operator-examples "count">>