*Announcement:Utility plugin*
*Date: Jan 23rd, 2020*
*Release: 1.7.0*
*Status:  stable*


Display tiddler content: raw format

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.
How to enable display tiddler raw content

To activate *display of the raw content of tiddler*, simply go to 
$:/ControlPanel <http://127.0.0.1:9999/#%24%3A%2FControlPanel>, Settings 
tab, Utility tab and click the checkbox with *Display the tiddler raw 
content* label.

   - if the Display the tiddler raw content checkbox selected, then Utility 
   automatically displays the contents of
      - global macros, tagged with $:/tags/Macro
      - edit templates, tagged with $:/tags/EditTemplate
      - view templates, tagged with $:/tags/ViewTemplate
      - page templates, tagged with $:/tags/PageTemplate
      - all tiddlers tagged with show-content
   - to display the raw content of other tiddlers enter a filter criteria 
   in the *Filters to reveal tiddlers content* textbox like
   [tag[myTag]] [prefix[kookma/local]] [field:title[some title]]
   - NOTE: Do not use Selection constructors 
      <https://tiddlywiki.com/#Selection%20Constructors> for filtering like 
[title[some 
      title]]
   


HistoryRevision 1.7.0


   - 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

Revision 1.6.0


   - Date: [9th Dec 2019]
   - [FIXED] Colorful sidebar tab moved to Shiraz plugin

Revision 1.5.0


   - Date: [21st Nov 2019]
   - [NEW] Admin modal window added
   - [NEW] Use Admin tools to show hide different Tiddlywiki elements



Demo: https://kookma.github.io/TW-Utility/
Source: https://github.com/kookma/TW-Utility

Your feedback is highly welcome.
If you like it star it at GitHub (https://github.com/kookma/TW-Utility)
 
--Mohammad

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/45b7f7b9-addc-438b-bdb3-fd9e02676343%40googlegroups.com.

Reply via email to