mirror of
				https://github.com/Jermolene/TiddlyWiki5
				synced 2025-10-31 07:32:59 +00:00 
			
		
		
		
	Text-slicer: add support for exclude filters
The exclude filter `+[tag[intro]]` will produce a document that only includes the paragraphs with the tag “intro”. These are derived from the paragraphs in the original document with the CSS class “intro”.
This commit is contained in:
		| @@ -4,7 +4,7 @@ title: $:/plugins/tiddlywiki/text-slicer/ui/document/header | ||||
|  | ||||
| ''Document'': <$link><$view field="title"/></$link> | ||||
|  | ||||
| ''Exclude tags'': <$edit-text field="toc-exclude-tags"/> | ||||
| ''Exclude filter'': <$edit-text field="toc-exclude-filter"/> | ||||
|  | ||||
| <$checkbox tiddler=<<config-show-toolbar>> field="text" checked="yes" unchecked="no" default="no"> Show toolbar</$checkbox> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jermolene
					Jermolene