1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-13 15:34:22 +00:00
TiddlyWiki5/plugins/tiddlywiki/text-slicer
Jermolene b4aa895cac 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”.
2015-09-01 09:59:23 +01:00
..
exporters Text-slicer refactoring 2015-08-31 20:32:32 +01:00
images Text-slicer: reorganise plugin shadow tiddler titles 2015-08-31 16:49:47 +01:00
modules Text-slicer: reorganise plugin shadow tiddler titles 2015-08-31 16:49:47 +01:00
templates Text-slicer: add support for exclude filters 2015-09-01 09:59:23 +01:00
ui Text-slicer: add support for exclude filters 2015-09-01 09:59:23 +01:00
docs.tid Text-slicer: updates 2015-08-31 14:15:44 +01:00
icon.tid Text-slicer: reorganise plugin shadow tiddler titles 2015-08-31 16:49:47 +01:00
plugin.info Improve text slicer docs 2015-08-03 09:13:36 +01:00
readme.tid Improve text slicer docs 2015-08-03 09:13:36 +01:00
styles.tid Text-slicer: updates 2015-08-31 14:15:44 +01:00

title: $:/plugins/tiddlywiki/text-slicer/readme

//''This plugin is under active development, and is subject to change in the future''. It is currently only intended for advanced users. The tools are in the early stages of development, and likely to need some customisation to do what you need.//

This plugin contains tools to help slice up long texts into individual tiddlers.