What a short reply to my longest post till now ;-) > For a *really* tiny simplified browser-in-browser that has *no* > dependencies and is only 3197 bytes, try this: > http://www.TiddlyTools.com/#MicroBrowser > > enjoy, > -e
That's pretty - and exactly trimmed to my purpose. Thanks. On a closer look to your other html scripts I experimented with one from http://www.TiddlyTools.com/faq.html (by the way: The moveable panel loading the external faqs doesn't works for me, and the message freezes at: ''faq' tiddlers are being imported... please wait...'. Apropos FaqViewer script: This could be a nice, independent, generic and lean tiddler viewer too. If the dropdown box, instead of the first line of a tiddler to choose, would only show the title of all tiddlers, still with the ability to select those from one tag only. Though the FaqViewerPlugin is not so large, with the old script it's still half, moreover one systemConfig less again.) http://www.TiddlyTools.com/faq.html#FAQ_CreateTiddlersFromForms This appends one row of a table to a new or an existing tiddler without overwriting it, easily through entering of their values in text boxes. By adapting it to have it create various rows through tabs I removed one '\n', more by accident, and thereby it doesn't makes a new line at the end, but continues to build an already existing table row for row. Though that's still far from inline editing of table cells, nevertheless, its already very close to creating tables with the ease of spreadsheets. See it in action here: http://menuflex.tiddlyspot.com/#MakeTable With my limited abilities I could only accomplish this by multiplying and adapting the original html code, and with 7 columns this rose already to 14350 bytes. Therefore, isn't there a way with html code, to have the same effect without multiplying? Or if this isn't possible, wouldn't the difficulty with creating tables in edit mode through the different widths of column justify a systemConfig here? - or even more practical, as an option to QuickEditPackage? regards.. (PS: the cause for such a lengthy post are of course not only murky feeling on maybe your, but of course more because the addup with those from my side, I realize.) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

