PWL,
By definition your requirement has a degree of complexity by virtue of the data, but I would keep it as simple as possible. Here are the steps I would take, and they are easy for me because I identified them some time ago and already have solutions for each (unfortunately that are not yet of publishing quality). - Build a tool to create new tiddlers from a template tiddler, add what ever fields you want to this template, Idealy all possible fields for each "type" of object you decide to manage. - Define each field you are using in their own tiddler which will show how to display or edit that field - Create a toggle in view template that shows an edit-fields tiddler, this tiddler needs to use a "template" that allows editing the current tiddler fields (a little tricky) but it then transcludes the field definition tiddler for each field in the current tiddler allowing you view / edit its content. - Typically I fold every tiddler and toggle the edit-fields tiddler, on all "objects". I do not even need to select "edit" on each tiddler, just go strait to editing the fields. Thus I rarely add info to the text of a tiddler because it is all contained in other fields. This is only high level but if gives you some idea of what can be done. I have also created a list support tool that allows you to generate lists, choose the filter and columns in that list and define the columns to allow inline editing or time stamping of fields in the column cells when listing. If I could raise some funds to pay my way I would publish these tools sooner. Regards Tony On Monday, 1 October 2018 03:24:23 UTC+10, PWL wrote: > > Every entry has the same 14 stats, a gif and a significant amount of > text. The Pattern of the stats is consistent. There are some exceptions > but for the majority of the entries it will be the same pattern > > STAT1 | value (alpha numeric) > > Floating 100kb Gif > > > approx 400px X 400px > . > . > . > . > STAT14| Value > > Average 50 to 100 lines of formatted text. > > On Sunday, 30 September 2018 12:37:10 UTC-3, @TiddlyTweeter wrote: >> >> Is this data intensive? Is the data structured, I mean with a consistent >> pattern? >> >> On Sunday, 30 September 2018 16:38:23 UTC+2, PWL wrote: >>> >>> Hello all, >>> >>> I have recently started using Tiddly wiki to build a knowledge database >>> and I am having difficulty figuring a few things out. I am hoping somebody >>> can help. >>> >>> Like I said, I have run into several things that I can no figure out so >>> I will start with what I figure will probably be the easiest problem. >>> >>> This wiki is going to be huge when it is done (4500+) entries. Each >>> entry has a list of 14 stats that need to be displayed as a table. I found >>> how to build tables, the work perfectly, and I like the look. >>> But I have found that it is rather labour intensive to do this every >>> time I make a new entry. Is there a macro, or some code, or anything that >>> can make this easier for me? >>> >> -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3b4f9bbd-b933-43b5-a5e6-ae132e907028%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

