> When I read my notes and manage them included tiddlers slow editing > drastically: if I need to edit an included tiddler, I need to open it > so I need to get and its name so I need to open the containing tiddler > and then to write the name of the included one into the "search" > engine.. It seems to be a little bulky, doesn't it? > > Or I include a link to the included tiddler into it.. well, this is > neither a beautifull solution. > > So, any suggestions? Any existing plugins?
I've been working on a plugin that extends the <<tiddler>> macro: http://www.TiddlyTools.com/#PasteUpPlugin * allows "free-form" layout (position/size transcluded content using x,y,w,h and/or CSS class definitions). You can even OVERLAP content! * mouseover transcluded content shows dotted bounding box * click to *edit in place* for transcluded *sections* (using EditSectionPlugin) * click opens separate editor for trancluded tiddlers Still working on: * mouse handing for move/size * support edit in place for non-section (full tiddler) transclusions (extend EditSectionPlugin) * integration with QuickEditPlugin for easier formatting/editing of content I am also developing a new TiddlyTools QuickStart document around this plugin. It provides a "paste up" application for creating free-form layouts of multi-page pamphlets, newsletters, 'fact sheets' etc. Sort of like a minimalist "PageMaker". I hope to publish the first release in a few weeks, after I've got the additional functionality implemented. NOTE: this plugin is ALPHA code, and is under *active* development. It's temporaryily tagged with "systemConfigDisable" to avoid errors when loading TiddlyTools.com in IE or Chrome. It *does* work in Firefox. The errors are minor, and will be corrected soon, so that you can try the plugin in the other browsers as well. enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios "Small Tools for Big Ideas" -- 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.

