This version is out of date, covering development as far as v4.2.5. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
A Tinderbox Reference File : Export Codes : Export Codes - Full Listing : ^cloud( item, count] )^ |
^cloud( item, count] )^ |
^cloud( [item, count] )^
[v3.5.0] This provides an HTML interface to the information displayed in the Common Words view. It displays the 100 most common words in the note, omitting stop words (there may be fewer words if there are fewer valid words in scope). The words are wrapped in tags to permit the most common words to be displayed in a larger font; the tags used may be customized through the new attributes HTMLCloud1Start/End, HTMLCloud2Start/End, etc.
^cloud^ takes two optional arguments:
Examples:
^cloud^
^cloud(this,25)^
^cloud(/this/that/other/note)^
^cloud(Interesting Note, 75)^
See also ^sectioncloud^, ^documentCloud^
Up: Export Mark-up | |
Previous: ^documentCloud( [count] )^ | Next: ^firstWord( data )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]