I am taking the original spreadsheet and reformatting into JSON. I took the original spreadsheet and created individual "application/x-tiddler-dictionary" For the "application/x-tiddler-dictionary" I used the TED_Video_ID as the key so all of them will cross link. Then I created individual "application/x-tiddler-dictionary" for each data set, TED_Date, TED_Event, ect ect. I am working on figuring out the cross linking to allow me to list stuff and make text search boxes. Also to allow for better searching as a search on someones name will bring back the data Tiddler right now.
The JSON file would allow me to import all 1700 TED Talks into Individual Tiddlers. This would allow me more flexibility in the long run and I think faster searching. More flexibility as you could easily use 'new here' to link things. Actually it is all new to me so I don't really know at this point what is faster and things like that. And I know Jed has created some awesome stuff using "application/x-tiddler-dictionary" data. As always everyone's help is greatly appreciated. Rich Shumaker On Wednesday, January 28, 2015 at 3:15:48 PM UTC-8, BJ wrote: > > > > On Wednesday, January 28, 2015 at 3:33:26 PM UTC-6, RichShumaker wrote: >> >> As always THANKS Tobias. >> I will work with the Data set the way it is. >> I am also 'trying' to make it into a JSON that could be imported into TW >> as separate Tiddlers. >> > are you try to convert "application/x-tiddler-dictionary" into > "application/json" tiddlers? > > >> JSON is killing my brain honestly. >> I follow the format and I think it is correct and when I check it, nope I >> got it wrong. >> I don't even understand what Parsing Error I did. >> >> I am sure after several more hours and days I will have a complete >> understanding of my misunderstanding, heheh. >> I will be reversing the problem now and building a Tiddler with all the >> data, exporting it and then formatting based on that export. >> >> Here is a JSON validator and all the TW exports I have done pass with >> flying colors, http://jsonlint.com/ >> >> 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.
