I figured out why the recent tab was not being populated and this leads to a different issue. None of the numbers I used for Created, Modified, or as ted_id values are being imported into the Tiddler. >From checking it out JSON finds numbers valid without "quotes" and TiddlyWiki does not.
So ted_id= 1, will not work But ted_id="1", will work Any suggestions on how to fix this? I can manually massage the data but would like to find an easier solution, if possible. Should TiddlyWiki allow numbers without quotes as JSON does? Thanks everyone for your help. Rich Shumaker -- 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.
