1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-04 20:51:30 +00:00

Named filter run prefixes (#4915)

* First pass at refactoring filter code to support named filter run prefixes

* Remove filter prefix for now

* renamed module type and filter run prefixes

* Moved inline handling for no filter run prefix to 'or' filter run prefix.

* Added error handling for undefined filter run prefixes
This commit is contained in:
saqimtiaz
2020-10-27 13:24:18 +01:00
committed by GitHub
parent 3843c61132
commit c9efa23f02
7 changed files with 161 additions and 26 deletions

View File

@@ -26,6 +26,7 @@ Error/Caption: Error
Error/EditConflict: File changed on server
Error/Filter: Filter error
Error/FilterSyntax: Syntax error in filter expression
Error/FilterRunPrefix: Filter Error: Unknown prefix for filter run
Error/IsFilterOperator: Filter Error: Unknown operand for the 'is' filter operator
Error/FormatFilterOperator: Filter Error: Unknown suffix for the 'format' filter operator
Error/LoadingPluginLibrary: Error loading plugin library