>
>
>> Thanks for that! Didn't really notice. I already switched off the 
> computer where I had the working version and just typed it from memory, not 
> testing it.
>  
>
That explains why you blow my mind.
 

>  
> It's not new? Why didn't anyone tell me that I can use that?  
>
> Maybe is my memory which is going bad and I'm turning new things into 
memories?
 

>
> Hmm… Am I getting old? (I do hope so) Already? (maybe)… I can't remember I 
> did something similar before. But then: I think I already did some crazy 
> stuff with TW5 before :D
>
>
I have to agree with the last part. I'm still guessing HOW the reveal 
button detects when the referenced tiddler have been created with your form 
and when it is an already existing non-related tiddler.  The fetch button 
is also  blowing my mind:

    <$set name="the_tiddler" value={{$:/temp/newuser}}>
>     <$button setTo="$:/temp/newuser" set=<<theTiddler>>>
>       Fetch
>     </$button>
>     </$set>
>
>
It sets the title of "the tiddler" (good name since is some kind of limbo 
tiddler) to the value that is contained on the text field of the temp 
tiddler. But it is not actually setting the title because the tiddler 
already exist, and it is setting it to the same title, but this makes the 
tiddler get into the form instead of creating a new tiddler with empty 
fields o_0 I can't understand it! It's like setting an unexisting tiddler's 
title to the title of an existing tiddler that turns that unexisting 
tiddler in the already existing one instead of turning the already existing 
tiddler into the unexisting tiddler aaahahahahahahah

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to