Hi Julio

> +++[Properties]
> |!Creation date |<<tiddler TiddlerProperties##Creation>> |
> |!Word Count |<<tiddler TiddlerProperties##Count>> |
> ===/%
> !Creation
> <<view creation date $1>>
> !Count
> <<view wordCount $1>>
> !end
> %/
>
> However, I think something is missing for it show individual tiddler's
> info.

Try:

|!Creation date |<<tiddler TiddlerProperties##Creation with:
{{tiddler.title}}>> |
|!Word Count |<<tiddler TiddlerProperties##Count with:{{tiddler.title}}
>> |

Read Parameterised Transclusion:
http://tiddlywiki.org/#%5B%5Btiddler%20macro%5D%5D

More:
http://tiddlywiki.org/#%5B%5BEvaluated%20Macro%20Parameters%5D%5D
http://tiddlywiki.org/#%5B%5BExtended%20HTML%20Syntax%20Handling%5D%5D

Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to