TiddlyWiki5/core/modules/filters
Saq Imtiaz ef2aeac7de
Added modulesproperty filter operator and extended modules operator (#6055)
* Added modulesproperty filter operator and extended modules operator. Docs included

* Removed spurious new line
2021-09-20 08:25:53 +01:00
..
all Add new [all[tags]] filter operator 2016-11-28 19:04:04 +00:00
format style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
is style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
addprefix.js
addsuffix.js
after.js
all.js Optimise LinkedList filter ops to return iterator instead of array (#6035) 2021-09-16 22:22:44 +01:00
backlinks.js Change backlinks to use LinkedList (#6050) 2021-09-19 19:58:45 +01:00
before.js
commands.js
compare.js Add new sortsub operator 2020-04-25 11:26:19 +01:00
contains.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
count.js Add new "count" filter operator 2017-02-08 20:11:44 +00:00
days.js
deserializers.js Deserializers[] filter operator (#5673) 2021-05-22 10:50:11 +01:00
duplicateslugs.js Add slugify and duplicateslugs operators 2020-05-09 15:54:44 +01:00
each.js Bugfix/3117 inconsistent each (#3124) 2018-02-17 18:51:18 +00:00
eachday.js
editiondescription.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
editions.js Ignore edition filters if not running on node (#5222) 2020-12-07 15:59:32 +00:00
else.js Add then and else operators 2019-08-02 14:27:58 +01:00
encodings.js Adds $tw.utils.decodeURISafe and $tw.utils.decodeURIComponentSafe (#5999) 2021-08-29 13:39:32 +01:00
enlist.js Extend the enlist operator to optionally not de-duplicate 2019-06-10 17:54:46 +01:00
field.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
fields.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
filter.js CurrentTiddler variable consistency in subfilters and prefixes (#5691) 2021-05-22 19:43:37 +01:00
format.js Format filter to create formatted date strings (#4785) 2020-09-24 18:35:10 +01:00
get.js
getindex.js
getvariable.js Add new "variables" and "getvariables" operators 2019-03-30 10:52:28 +00:00
has.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
haschanged.js
indexes.js
insertbefore.js Add support dragging to the bottom of a list 2017-03-20 22:02:55 +00:00
is.js Revert multiple suboperator functionality from the "is" operator 2018-05-10 13:15:49 +01:00
limit.js
links.js Optimise LinkedList filter ops to return iterator instead of array (#6035) 2021-09-16 22:22:44 +01:00
list.js
listed.js
listops.js Now fixing bug mentioned in groups (#3188) 2018-04-02 19:40:47 +01:00
lookup.js Revert "extend lookup op flexibility with 2 parameters (#5315)" 2021-05-26 13:25:19 +01:00
match.js Add "match" operator for string comparison 2019-07-31 09:11:12 +01:00
math.js Add "average" filter operator for arithmetic mean (#5612) 2021-04-27 10:09:13 +01:00
minlength.js
moduleproperty.js Added modulesproperty filter operator and extended modules operator (#6055) 2021-09-20 08:25:53 +01:00
modules.js Added modulesproperty filter operator and extended modules operator (#6055) 2021-09-20 08:25:53 +01:00
moduletypes.js
next.js
plugintiddlers.js
prefix.js
previous.js
range.js Update range operator to use multiple operands 2021-09-07 17:16:09 +01:00
reduce.js CurrentTiddler variable consistency in subfilters and prefixes (#5691) 2021-05-22 19:43:37 +01:00
regexp.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
removeprefix.js
removesuffix.js Fix removesuffix filter when title is undefined (#3827) 2019-03-11 09:37:49 +00:00
sameday.js Optimise sameday filter 2017-02-21 08:31:05 +00:00
search.js Add support for anchored searches 2019-07-31 21:36:12 +01:00
shadowsource.js
slugify.js Fix title of slugify.js filter module 2020-05-14 07:53:30 +01:00
sort.js Sortan filter for alpha-numeric filter (#3134) 2018-03-05 11:09:25 +00:00
sortsub.js CurrentTiddler variable consistency in subfilters and prefixes (#5691) 2021-05-22 19:43:37 +01:00
splitbefore.js
storyviews.js
strings.js Add `m` flag for multiline matches to search-replace filter operator (#5968) 2021-08-29 17:44:34 +01:00
subfilter.js Introduce new subfilter operator (#3508) 2018-11-16 11:27:19 +00:00
subtiddlerfields.js Add new subtiddlerfields filter operator 2018-04-03 17:48:01 +01:00
suffix.js
tag.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
tagging.js
tags.js
then.js Add then and else operators 2019-08-02 14:27:58 +01:00
title.js
untagged.js Update untagged filter to avoid $tw.utils.pushTop (#6034) 2021-09-18 16:47:46 +01:00
variables.js Add new "variables" and "getvariables" operators 2019-03-30 10:52:28 +00:00
wikiparserrules.js
x-listops.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00