I'm looking for a way to ease data entry into a table kept in one
tiddler.

First, yes I know about FormTiddler. But that tiddler/macro stores
data in its own <data> field elements.

What I would like is a tiddler macro that might work like this: You
set up a form in a tiddler. The last field in the tiddler is a macro
that generates a submit button and looks something like:

  <<captureForm format:"formated string %1 %2"
tiddler:TiddlerWhereStringInserts [top|bottom]>>

When you submit, the data from the form would be collected, formatted
(printf style), and inserted into the top or bottom of the specified
tiddler.

Does something like this already exist? This would allow you to
quickly put new entries into tables, which are somewhat tedious to do
by hand.

Thanks!
Mark

--~--~---------~--~----~------------~-------~--~----~
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