Hello Jeremy, Thanks for your answer,
Please note that I don't want to add a property to an existing tiddler object but to create a new Tiddler with that property that I don't want to be a field. Regards. El sábado, 5 de abril de 2014 18:39:38 UTC+2, Jeremy Ruston escribió: > > Hi Danielo > > > Is there any way to add properties different than fields? How can I add > a property that I don't want to display as a field? I inspected the tiddler > constructor and it took al the properties as fields. > > No. The object is immutable, meaning that you can't alter it once it is > created. What is the underlying problem you are trying to solve? > > Best wishes > > Jeremy. > > > > > On Sat, Apr 5, 2014 at 5:21 PM, Danielo Rodríguez > <[email protected]<javascript:> > > wrote: > >> Hello again! >> >> Since the tiddler object is going to be as solid as a rock I have this >> question: Is there any way to add properties different than fields? How can >> I >> add a property that I don't want to display as a field? I inspected the >> tiddler constructor and it took al the properties as fields. >> >> Thanks in advance. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWikiDev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywikidev. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
