I just found Eric's MessageLogPlugin that appends log-messages to a 
shadow-tiddler.
Maybe this plugin can be used as base for my "statistics-problem".  
Instead of appending each log-item, the viewed tiddler (parameter ?) could 
be used as "message".  The date and time are already there...  And then, I 
don't need an external file.
 
Maybe someone can help me to change (a copy of) that plugin.
 
Wim
 
 

Op maandag 10 december 2012 12:36:21 UTC+1 schreef Wim het volgende:

> Hello,
>  
> I would like to have some statistics to see what tiddlers are *visited* in 
> my TW and when.
>  
> Is there a plugin or macro that can "update" a simple *external 
> text-file*with the data of the visited tiddler.  Of course, in each tiddler 
> that has 
> to be tracked, there must be a link to that external text-file.
>  
> Something like :
> (in the TW-tiddler) : <<update "log.txt">>
>  
> (in the external log.txt) > adding a new line (after each "visit") with 
> this information:      tiddler name      date of visit
>  
> So the log.txt becomes a file like:
>  
> tiddler1     01-01-2012
> tiddler2     01-01-2012
> tiddler1     02-01-2012
> tiddler3     03-01-2012
> etc.
>  
> That log.txt-file can then be imported in Excel for further analyzing.
>  
> Can someone help me?
>  
> Thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/gfFocUEjRXkJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to