@lggy: here are a couple of thoughts: -I think if you use inline javascript you would have almost limitless possibilities of manipulating your data. You could even do without foreachtiddler plugin in that case.
-At some point or the other, when data becomes too much, lets say 1000 entries or so for a table, you would need some kind of pagination. And although right now I do not remember where, I do have seen a pagination plugin somewhere(maybe at Eric'c tiddlytools.com) -It would also be better(i think, but you decide:-) ) that the displayed tables should be sortable, with clickable headers.(This also you can grab from tiddlytools) -You would also need some printing facility. For example you might want to print out a search result. For that you could either use publish macro( test whether is handles characters in spanish, cos it does not do well with Gurmukhi/Punjabi characters) or you could use, again, snapshot plugin from tiddlytools. -Since your TW is a kind of searchable database, you need a high- powered search plugin. There are many out there. -Just like pagination, tabs can also be used to display data in appropriate divisions. You could always ask for help on this forum, the gurus over here are especially effective at solving particular and unique problems :) Another thing, there is a small typo in one of your help tiddlers. It says you can add a new case from the left sidebar, whereas it is actually in the right side bar. -shavinder On Oct 15, 4:08 am, Iggy <[email protected]> wrote: > Hi! Thanks everybody for your comments. I have now some feedback to > work on and new plugins to test. > > @FND: yes, Sidebar toggle button is in the footer. I forgot to > configure it so that sidebar appears by default (now it is hidden by > default). Anyhow, that button shall go somewhere different. > > @Tobias: thanks for your recommendations and suggestions. I get the > point you say regarding Breadcrumbs, and maybe yes, that is not very > useful. I may change this (and SinglePagePlugin) for some Tabs plugin. > And may be also the History plugin. > > I'm still open for suggestions and for some help for the rest of > pending issues regarding tiddLEGAL. > > Best regards, I > > On Oct 14, 4:44 pm, Tobias <[email protected]> wrote: > > > HI Iggy, > > > > I like the theme! > > > You definetely need to put the searchbox (or GotoPlugin?!?) into your > > > header! > > > I don't find the breadcrumbs to be much helpful... my thing with these > > > is, that they really are not breadcrumbs in the classical sense of "I am > > > in this part of the hierarchy", as well as being presented in a > > > left-to-right inline-element... I'd personally rather want to navigate > > > like this: <prev< historyDropdown >next> > > > something like in the "toolbox" of > > this:http://www.giffmex.org/webviewtw.html > > > > Maybe Eric's TaggedTemplateTweak and custom fields in content-sensitive > > > EditTemplates is better suited to your needs than FormTiddler > > > "encryption". > > > Tobias. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

