TiddlyWiki5/core/modules/indexers
lin onetwo 36fc8170a4
Basic Backtranscludes filter (#6081)
* feat: add transcludes and backtranscludes filter and its relying indexer

* feat: add test about backtranscludes

* docs: add doc about transcludes and backtranscludes Operator

* refactor: merge backlinks and backtranscludes indexer

* fix: test not executed

* fix: latest transclude use $tiddler instead of tiddler

* feat: A tiddler transclude with template will still use the tiddler as result.

* docs: wrong comment
2024-02-18 09:14:23 +00:00
..
back-indexer.js Basic Backtranscludes filter (#6081) 2024-02-18 09:14:23 +00:00
field-indexer.js FieldIndexer performance: use `isShadowTiddler` instead of `allTitles` (#7299) 2023-02-27 17:32:20 +00:00
tag-indexer.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00