1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-18 03:50:01 +00:00
Jeremy Ruston a350a76a00
Add "cascade" filter run prefix and use it to control view templates (#6168)
* Initial Commit

* Set currentTiddler and ..currentTiddler for filter evaulation

* Precompile the filters for performance

* Add explicit test for empty result when no filter passes

* Use the cascade filter run prefix to choose the view template body template

* Use the cascade mechanism to choose between the edit and view templates

* Simplify cascade filter

Thanks @saqimtiaz

* Add control panel UI for inspecting the template cascades

* Refactor import listing and plugin listing as alternate body templates

As suggested by @pmario

* Refer to $:/core/ui/{View|Edit}Template via their associated config tiddlers

* Fix typo in previous commit

* Add demo of custom story tiddler template

* Tweak control panel wording

* Standardise "Story Tiddler Template" nomenclature

* Add a cascade for the editor template body

* Add a cascade for the view template title

* Avoid unwanted whitespace

* Add a cascade for dynamically choosing tiddler icons
2021-11-15 21:06:47 +00:00
..
2021-03-24 21:21:45 +00:00
2020-08-14 15:04:01 +01:00
2021-09-07 11:02:03 +01:00
2021-10-22 14:35:25 +01:00
2021-11-04 20:34:01 +00:00
2021-10-30 09:54:55 +01:00
2021-09-07 11:02:03 +01:00
2021-11-04 20:34:01 +00:00
2021-01-03 11:48:17 +00:00
2020-05-16 19:52:54 +01:00
2021-02-07 12:48:06 +00:00
2017-11-18 19:53:52 +00:00
2021-11-04 20:34:01 +00:00
2014-02-25 21:22:21 +00:00
2021-08-29 19:36:23 +01:00