Tiddlywiki by default display the wikified contents. Sometimes it is desired to display the raw contents normally are hidden by Tiddlywiki.
A global macro tiddler is a tiddler tagged with $:/tags/Macro and contains one or several macro definition. A template is a tiddler tagged with $:/tags/ViewTemplate, $:/tags/EditTemplate, $:/tags/PageTemplate. The content of such tiddlers is hidden by default.
The Utility plugin uses a viewtemplate to unhide the content of tiddlers meet some filter criteria, for example those tagged with $:/tags/Macro or global macro tiddler.
To activate display of the raw content of tiddler, simply go to $:/ControlPanel, Settings tab, Utility tab and click the checkbox with Display the tiddler raw content label.
Display the tiddler raw content checkbox selected, then Utility automatically displays the contents of$:/tags/Macro$:/tags/EditTemplate$:/tags/ViewTemplate$:/tags/PageTemplateshow-content[tag[myTag]] [prefix[kookma/local]] [field:title[some title]][title[some title]]
- Date: [23rd Jan 2020]
- [NEW] The tiddler raw content (or unwikified content) can be displayed on demand
- [NEW] On demand all tiddlers tagged with
show-content,$:/tags/Macro,$:/tags/ViewTemplate,$:/tags/EditTemplate, and$:/tags/PageTemplate- [FIXED] The settings page gets filters to include tiddlers meet those filter in display-tiddler-raw-content template
- [FIXED] The display-global-macro-content template renamed to display-tiddler-raw-content
- Date: [9th Dec 2019]
- [FIXED] Colorful sidebar tab moved to Shiraz plugin
- Date: [21st Nov 2019]
- [NEW] Admin modal window added
- [NEW] Use Admin tools to show hide different Tiddlywiki elements
Revision 1.7.3
- Date: [10th Feb 2020]
- [NEW] Unique-id macro creates a unique title can be used for state tiddlers.