How are you storing the stats? As fields? As data dictionary entrees?  In 
separate tiddlers?

In general, it's not a good idea to directly put the numbers into tables in 
TW5 tiddlers unless you only want to display them as static tables. 
Forever. In TW5 there are no sections or slices for extracting the data 
later.

Whatever the data storage approach, as long as the data is consistent, it 
should be possible to create a view template that will display the data.

It's always good at the start of a project like this to consider what 
outputs you are expecting. Then you can write routines that work with a 
handful of tiddlers to verify that things work before scaling up the 
project.

-- Mark

On Sunday, September 30, 2018 at 10:24:23 AM UTC-7, 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/63d017dd-797d-4006-8a0f-8750db6c73b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to