> > However, as you noted, some options are "plugin-type-tweaks" kinda > things.... > > http://www.TiddlyTools.com/#AdvancedOptionsPlugin > > adds the ability to extend AdvancedOptions with plugin-supplied content, > either by specifying a source -- a tiddler title or a section reference -- > for the options in the plugin's "slice table": >
These are all *config.options*, as well, correct? > | Options | NameOfTiddlerThatDisplaysOptionsForThisPlugin | > or > | Options | ThisTiddlerTitle##SectionName | > > Note: if you include a section named "!Configuration" in your plugin, you > don't need to specify the "Options" slice value. The plugin will > automatically detect the "Configuration" section and use that as a fallback. > That's really neat. A much better approach than a mere "show unknown options". To see the results of this plugin, go to look at the bottom of > http://www.tiddlytools.com/#AdvancedOptions (after the standard table of > settings). The plugin-defined settings are automatically gathered together > and embedded using a tabset, where each tab contains the settings for one > plugin. > That's really neat. Perhaps a select dropdown is the better ui choice. Personally, I prefer lists alphabetically top down. > I think a similar mechanism could be added to TW5... not necessarily the > same manner of display/interface... but the *idea* of showing custom > configuration panels supplied by the plugins themselves. > Most definetely, options better be grouped by context rather than just be listed alphabetically. Also, something like listfiltr would surely be most handy, compared to endless scrolling. Tobias. -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

