On May 10, 5:00 pm, PMario <[email protected]> wrote:
> On May 10, 5:11 pm, rakugo <[email protected]> wrote:> Currently the name 
> is the tiddler you give it. I think it should stay
> > this way as one can determine username from the modifier on the
> > tiddler and the timestamp from the modified date.
>
> I have seen the template shadow tiddler, that defines the name. But
> with the template I have no possibility to have a dynamically created
> tiddler name. Since your plugin creates a "unique" name, I thoght this
> could be an option for advanced users.
The QuestionTiddler maro only creates a unique name if you do not give
it a tiddler.
e.g. <<QuestionTiddler foo>> saves the answer to the tiddler foo.
In the early days I'd imagined a tiddler per answer but thought it was
better to have all answers in one tiddler.
Now I review again, this is broken and makes no sense.

I think for each questionnaire it makes sense to have one tiddler for
all answers and for that tiddler to have the same name as a
questionnaire answered elsewhere so it is easy to collect and compare
results.

> I think indexOf "]]" and cut the rest can do the trick for loading. or
> a regexp, to get the tiddler title.
It could, but I just wanted it to be as simple as possible and not to
overcomplicate it with extra TiddlyWiki markup. I wanted to avoid reg
exps etc..

> I like the way it is at the moment. The result is perfectly human
> readable. Fields can't be found. Slices could work too, but I think
> sections look better. Even better, if they would have more meaning :)
One might imagine a tagged template tweak approach that takes all
section headers and substitutes them with the question in view mode. I
would have thought this would be more useful than a link.... and would
allow more possibilities without restricting the format.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev?hl=en.

Reply via email to