> One question: Is possible to make a node appear twice? Maybe allowing more 
> than one ID. This could be useful to me because I'm creating a schema of my 
> company DB, and there are a lot of properties with the same name. Having 
> tables linked with properties that does not actually link them seems 
> incorrect to me.
>
> ID---property of--->Transactions
> ID---property of--->Sales
> Transaction_ID---property of--->Sales
>
> As you can see, Transaction_ID links both thables, but on the schema looks 
> like it were linked by ID.
>

Well, you'd have to have individual tiddlers for that in your Wiki anyhow, 
no?

   - [[Transactions.ID]]
   - [[Sales.ID]]
   - [[Sales.Transaction_ID]]

Best wishes, Tobias.

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