1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-14 18:10:02 +00:00

5 Commits

Author SHA1 Message Date
lin onetwo
ed6a63a925 fix: restore old behavior: include itself like backlinks[] 2024-06-13 01:54:17 +08:00
lin onetwo
a3bf9c0f1c feat: support old <$transclude tiddler param 2024-06-12 22:07:00 +08:00
lin onetwo
78d1bd1570 fix: ignore self-referential transclusion 2024-06-12 21:12:27 +08:00
lin onetwo
32cbc97a0c
Fix/self transclude (#8254)
* fix: ignore empty tiddler param when extract transcludes

* test: about self transclude
2024-06-12 09:39:43 +01:00
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