Updates to http://TiddlyTools.com/timer.html

* eliminated use of "temporary fields" for holding current values.
  All data (start time, stop time, elapsed time, total time) now stored 
using fields containing *lists* of values.
  These fields progressively accumulate separate data for each "task 
session", which enables "History" table output

* refactored into separate tiddlers for easier selective transclusion:

TiddlyTools/Timer - the start/stop/reset buttons
TiddlyTools/Timer/Elapsed - shows just the elapsed time for the most recent 
"task session"
TiddlyTools/Timer/Total - shows just the total accumulated time for all 
task sessions so far.
TiddlyTools/Timer/Summary - shows a table with start/stop times, elapsed 
time, and total time for the most recent task session
TiddlyTools/Timer/History - shows a table with start/stop times, elapsed 
time, and total time for all task sessions so far.

* added TiddlyTools/Timer/Info with documentation

* added SampleTask with example usage

enjoy,
-e

>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/52686aa0-4976-4c65-9da1-e73aa8aabb50o%40googlegroups.com.

Reply via email to