hi,
looks good.
> What I like is some more calculations like hourly fee and vat on a
> Jobsheet (bill)....and of course overall improvements. (remove timer
> button from pdf etc.)
>
> Ideas are welcome!
If you cover the <<taskTimer>> button into a class dontPrint
eg:
{{dontPrint{<<taskTimer>>}}}
and insert the following into your StyleSheetPrint at media print
section
.dontPrint { display: none ! important}
it should not be printed anymore.
not tested
-m
--
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.